From 3f8a39231951dbfd8caf5fd1b610f418b25820b8 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 6 Aug 2018 09:00:03 +0200 Subject: Set Honeycomb version to 1.18.07.1-SNAPSHOT Change-Id: I2757a35e545d87ca1fb4af2933e8fc6535027feb 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 2e9f8f932..77af65f87 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.07 + 1.18.07.1-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.18.07 + 1.18.07.1-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.18.07 - 1.18.07 + 1.18.07.1-SNAPSHOT + 1.18.07.1-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg