From acde568a1509927a14120f61fa2eb34c9caf995f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 23 Jul 2018 20:05:45 +0200 Subject: Set Honeycomb version back to 1.18.07-SNAPSHOT Change-Id: Ie51543c380c2d6ef2d4bd04abf9e48dd72970f47 Signed-off-by: Marek Gradzki --- samples/interfaces/mapping/pom.xml | 6 +++--- samples/interfaces/models/pom.xml | 4 ++-- samples/interfaces/pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'samples/interfaces') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 49f332b4a..20a856974 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.18.07-RC1 + 1.18.07-SNAPSHOT bundle - 1.18.07-RC1 + 1.18.07-SNAPSHOT true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 6a0d7ab7a..92873ae29 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common api-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.18.07-RC1 + 1.18.07-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 859ca0818..02f5e086a 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.18.07-RC1 + 1.18.07-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg