From a0057b92e0b69d6bfd833ae511d8e43b77ef2ee8 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Apr 2019 08:42:22 +0200 Subject: Honeycomb 1.19.04-RC1 Change-Id: Ib8e820256daebd7d9bfc7f4a8610e72abe42bbb5 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 19c259186..d90caff38 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.04-SNAPSHOT + 1.19.04-RC1 ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC1 -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.19.04-SNAPSHOT - 1.19.04-SNAPSHOT + 1.19.04-RC1 + 1.19.04-RC1 true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule -- cgit 1.2.3-korg