From bff436651bcdbed179682a939bdc271cf57a88a6 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 10 Apr 2017 08:22:36 +0200 Subject: Set version back to 1.17.04-SNAPSHOT Change-Id: I575955425f9cb2bd5cc0ea0a88941da0fa1c0588 Signed-off-by: Marek Gradzki --- samples/minimal-distribution/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'samples/minimal-distribution/pom.xml') diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index 8d6f3922d..5d76ad9b6 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.04-RC2 + 1.17.04-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.17.04-RC2 + 1.17.04-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.17.04-RC2 - 1.17.04-RC2 + 1.17.04-SNAPSHOT + 1.17.04-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg