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