From 12e61e2819781c96176f36bf56ba459aa58d1cb9 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 31 Jan 2018 07:49:17 +0100 Subject: Set Honeycomb version to 1.18.01.1-SNAPSHOT Change-Id: I4ac50ddc92e66d3c9a1d4786ec22f028ef9856bd 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 cf17318b4..add6cec86 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.18.01 + 1.18.01.1-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.18.01 + 1.18.01.1-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.18.01 - 1.18.01 + 1.18.01.1-SNAPSHOT + 1.18.01.1-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg