From 51b88a708aa648f4787e7fb1ca8addeb1fd0d523 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 08:54:26 +0200 Subject: Bump honeycomb version to 1.18.10-SNAPSHOT Change-Id: Ibd371b845debac895fad97b4e15732d858e00a3c Signed-off-by: Marek Gradzki --- samples/minimal-distribution/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'samples/minimal-distribution') diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index dd663440a..a2852268d 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-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg