From ca983b9d748fd38e66f854a5d984d216958b1713 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:25:50 +0200 Subject: Set honeycomb version back to 1.17.10-SNAPSHOT Change-Id: I6c65ee7b5e6aa77ab3093ab9ee87dcd7a86bdfe0 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 e2464abda..bed20df49 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.10-RC1 + 1.17.10-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.17.10-RC1 + 1.17.10-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.17.10-RC1 - 1.17.10-RC1 + 1.17.10-SNAPSHOT + 1.17.10-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg