From 10eb47bed1b7d71c9ac0c6bf5dc00b92a5b7429f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 17:17:26 +0200 Subject: Bump honeycomb version to 1.17.10-SNAPSHOT Change-Id: I6294fc266b704568d4e093a50d615f96eac153be Signed-off-by: Marek Gradzki --- 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 5910e73b2..61c65e739 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT bundle - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 3ff0c630f..9eb659c7d 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common api-parent - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 7c581aee3..62ed31840 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index b8b37286e..bed20df49 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.07-SNAPSHOT + 1.17.10-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,13 +26,13 @@ io.fd.honeycomb.samples.distro minimal-distribution ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.infra.distro.Main - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT + 1.17.10-SNAPSHOT true io.fd.honeycomb.samples.interfaces.mapping.SampleInterfaceModule diff --git a/samples/pom.xml b/samples/pom.xml index 46c289691..940eb22e6 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ../common/honeycomb-parent io.fd.honeycomb samples-aggregator ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb sample plugins -- cgit 1.2.3-korg