From 1f44ec1a605c70dcd512b652a10503361e590986 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 09:16:54 +0100 Subject: Set Honeycomb version to 1.19.01.1-SNAPSHOT Change-Id: Iee4590dc817b3696646770bbaab33de226534edf Signed-off-by: Michal Cmarada --- samples/interfaces/mapping/pom.xml | 6 +++--- samples/interfaces/models/pom.xml | 4 ++-- samples/interfaces/pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'samples/interfaces') diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 88a684b52..25382f389 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 + 1.19.01.1-SNAPSHOT ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT bundle - 1.19.01 + 1.19.01.1-SNAPSHOT true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 4a7c92611..c497b4ec7 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 + 1.19.01.1-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 68a022331..c25750ca9 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01 + 1.19.01.1-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.19.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg