From 206c01ce770cc469c25a9f3dbc1bff58881b3e81 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 19:34:10 +0100 Subject: Set honeycomb version back to SNAPSHOT Change-Id: I518b7594eb13040a47f100199ff75f342c054390 Signed-off-by: Marek Gradzki --- samples/interfaces/mapping/pom.xml | 6 +++--- samples/interfaces/models/pom.xml | 4 ++-- samples/interfaces/pom.xml | 4 ++-- samples/minimal-distribution/pom.xml | 8 ++++---- samples/pom.xml | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) (limited to 'samples') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 9c29dc306..af175b9fd 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.17.01-RC1 + 1.17.01-SNAPSHOT ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.17.01-RC1 + 1.17.01-SNAPSHOT bundle - 1.17.01-RC1 + 1.17.01-SNAPSHOT true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 0c44b296c..13716926d 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC1 + 1.17.01-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.17.01-RC1 + 1.17.01-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 8fb839444..b303df38d 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC1 + 1.17.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.17.01-RC1 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index 47bb65bb3..97a56b70b 100644 --- a/samples/minimal-distribution/pom.xml +++ b/samples/minimal-distribution/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.17.01-RC1 + 1.17.01-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.17.01-RC1 + 1.17.01-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.17.01-RC1 - 1.17.01-RC1 + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule diff --git a/samples/pom.xml b/samples/pom.xml index 1cd207100..e743b9ad5 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC1 + 1.17.01-SNAPSHOT ../common/honeycomb-parent io.fd.honeycomb samples-aggregator ${project.artifactId} - 1.17.01-RC1 + 1.17.01-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb sample plugins -- cgit 1.2.3-korg