From 0daba59676b4a1a2f5f7fe4d1221adcd52b1bbef Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 8 Sep 2016 14:30:57 +0200 Subject: Bump versions to SNAPSHOT Change-Id: I0cd37ed8717aab709b313055e3422778fbe2fe78 Signed-off-by: Maros Marsalek --- samples/interfaces/mapping/pom.xml | 6 +++--- samples/interfaces/models/pom.xml | 4 ++-- samples/interfaces/pom.xml | 2 +- samples/minimal-distribution/pom.xml | 8 ++++---- samples/pom.xml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'samples') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 4d05d73ae..998a6df3d 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,18 +17,18 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC1 + 1.16.9-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.samples.interfaces interfaces-mapping - 1.16.9-RC1 + 1.16.9-SNAPSHOT bundle - 1.16.9-RC1 + 1.16.9-SNAPSHOT diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index c77e86ed2..2f5d9f851 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC1 + 1.16.9-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.samples.interfaces interfaces-models - 1.16.9-RC1 + 1.16.9-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 27e6d2d62..00611d92d 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.16.9-RC1 + 1.16.9-SNAPSHOT honeycomb-infra pom 4.0.0 diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index d77b81595..d9280257d 100644 --- a/samples/minimal-distribution/pom.xml +++ b/samples/minimal-distribution/pom.xml @@ -18,20 +18,20 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC1 + 1.16.9-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb.samples.distro minimal-distribution - 1.16.9-RC1 + 1.16.9-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.samples.distro.Main - 1.16.9-RC1 - 1.16.9-RC1 + 1.16.9-SNAPSHOT + 1.16.9-SNAPSHOT diff --git a/samples/pom.xml b/samples/pom.xml index 5b10398af..4ce227e44 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb samples-aggregator - 1.16.9-RC1 + 1.16.9-SNAPSHOT honeycomb-infra pom 4.0.0 -- cgit 1.2.3-korg