From e2572fb640f241b330a1a37e187895c9fe716aa8 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 18 Jan 2017 21:08:52 +0100 Subject: Set Honeycomb version back to 1.17.01-SNAPSHOT Change-Id: I72b57c3201a070fb0da84f90206cdd5f8a2bd435 Signed-off-by: Marek Gradzki --- infra/it/benchmark/pom.xml | 4 ++-- infra/it/it-test/pom.xml | 6 +++--- infra/it/pom.xml | 4 ++-- infra/it/test-model/pom.xml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'infra/it') diff --git a/infra/it/benchmark/pom.xml b/infra/it/benchmark/pom.xml index 8b46f88d0..8f9eabc56 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -22,14 +22,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb benchmark - 1.17.01-RC2 + 1.17.01-SNAPSHOT jar diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 3cd0d7f95..8a81f85da 100644 --- a/infra/it/it-test/pom.xml +++ b/infra/it/it-test/pom.xml @@ -19,7 +19,7 @@ impl-parent io.fd.honeycomb.common - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT - 1.17.01-RC2 + 1.17.01-SNAPSHOT diff --git a/infra/it/pom.xml b/infra/it/pom.xml index e3311610c..a520ca793 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.it honeycomb-it-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 28e6d1630..1c5382c8a 100644 --- a/infra/it/test-model/pom.xml +++ b/infra/it/test-model/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.it honeycomb-test-model ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle -- cgit 1.2.3-korg