From 9bfd464714c29b4410098a3a8c5d1700ac6ded1a Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 09:58:52 +0100 Subject: Bump honeycomb version to 1.19.04-SNAPSHOT Change-Id: Iaab95d1a821673f9138ba8a118c2e265826a6288 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 cdd3df363..7e4c4570c 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT bundle - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index c464a1c1a..9ac5caa15 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common api-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index cf5d7af49..7500492a0 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index 2c3c72a9e..f2be170d7 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.04-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.19.01-SNAPSHOT - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT + 1.19.04-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule diff --git a/samples/pom.xml b/samples/pom.xml index 1bf3b342a..8a4db048e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../common/honeycomb-parent io.fd.honeycomb samples-aggregator ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb sample plugins -- cgit 1.2.3-korg