From b0c2350c915238785e641d18d63a9bf74bb326c8 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 19:19:58 +0100 Subject: Bump version to 1.17.01-RC1 Change-Id: I122834e5c72a03da8580b5416220e00a8ffbc7d4 Signed-off-by: Marek Gradzki --- 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 af175b9fd..9c29dc306 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.01-SNAPSHOT + 1.17.01-RC1 ../../../common/impl-parent @@ -25,11 +25,11 @@ io.fd.honeycomb.samples.interfaces interfaces-mapping ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.01-RC1 bundle - 1.17.01-SNAPSHOT + 1.17.01-RC1 true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 13716926d..0c44b296c 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.01-SNAPSHOT + 1.17.01-RC1 ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.samples.interfaces interfaces-models ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.01-RC1 bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index b303df38d..8fb839444 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.01-RC1 ../../common/honeycomb-parent io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.17.01-SNAPSHOT + 1.17.01-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg