From f17ade9a517f342522fe4b8ce83419c18dd93196 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Wed, 17 Oct 2018 13:04:20 +0200 Subject: Honeycomb 1.18.10-RC1 Change-Id: I31ab13577c78a4ff5f96256cf5d46e333ee3be86 Signed-off-by: Michal Cmarada --- samples/interfaces/mapping/pom.xml | 6 +++--- samples/interfaces/models/pom.xml | 4 ++-- samples/interfaces/pom.xml | 4 ++-- samples/minimal-distribution/pom.xml | 8 ++++---- samples/pom.xml | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) (limited to 'samples') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 320b89e21..50fa6b1e8 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 bundle - 1.18.10-SNAPSHOT + 1.18.10-RC1 true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 085e0e69e..560f4b0c5 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common api-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 8364bad03..17be5e78d 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.18.10-SNAPSHOT + 1.18.10-RC1 ${project.artifactId} pom 4.0.0 diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index a2852268d..602dc1aa9 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.10-SNAPSHOT + 1.18.10-RC1 ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT + 1.18.10-RC1 + 1.18.10-RC1 true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule diff --git a/samples/pom.xml b/samples/pom.xml index 1ca49b562..266af6f03 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../common/honeycomb-parent io.fd.honeycomb samples-aggregator ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 pom 4.0.0 Aggregator for Honeycomb sample plugins -- cgit 1.2.3-korg