From 3fb54ae87ac2bebe6061f6ec9ff7493d18613016 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 09:34:23 +0100 Subject: Honeycomb 1.19.01-RC1 Change-Id: Ide7d955084f224e63d644a0e11299e01d3c7e9b5 Signed-off-by: Michal Cmarada --- 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 2c3c72a9e..a5a7285fe 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.19.01-SNAPSHOT + 1.19.01-RC1 ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01-RC1 -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.19.01-SNAPSHOT - 1.19.01-SNAPSHOT + 1.19.01-RC1 + 1.19.01-RC1 true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg