From b770a24ae3c8460a836daa10813259335f5dc6c3 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 10:43:18 +0200 Subject: Honeycomb 1.19.04 release Change-Id: I5b684eed325af39b465033c41c4b0334e97398eb 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 7e4c4570c..a5c950e69 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.04-SNAPSHOT + 1.19.04 ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 bundle - 1.19.04-SNAPSHOT + 1.19.04 true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 9ac5caa15..39e22fa45 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.04-SNAPSHOT + 1.19.04 ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 7500492a0..353a9c219 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-SNAPSHOT + 1.19.04 ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.19.04-SNAPSHOT + 1.19.04 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg