From 40c00e4ec98b88c3b52170cf8b108e05e2e14cdd Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Wed, 17 Oct 2018 13:09:30 +0200 Subject: Set Honeycomb version back to 1.18.10-SNAPSHOT Change-Id: Icd61765bdcbc96feaf71f899158923762bb9e0ce Signed-off-by: Michal Cmarada --- 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 50fa6b1e8..320b89e21 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.18.10-RC1 + 1.18.10-SNAPSHOT bundle - 1.18.10-RC1 + 1.18.10-SNAPSHOT true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 560f4b0c5..085e0e69e 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.18.10-RC1 + 1.18.10-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 17be5e78d..8364bad03 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg