From 19d9da5d937332ac61099e09c99eb9ea116219ae Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 9 Jan 2018 16:43:43 +0100 Subject: Bump honeycomb version to 1.18.01-RC1 Change-Id: I1a3a7373206af1951b5a6fbdcba7942d9ceebec2 Signed-off-by: Marek Gradzki --- infra/it/benchmark/pom.xml | 4 ++-- infra/it/it-test/pom.xml | 6 +++--- infra/it/management/pom.xml | 4 ++-- infra/it/memory-benchmark-api/pom.xml | 4 ++-- infra/it/memory-benchmark-scripts/pom.xml | 2 +- infra/it/memory-benchmark/pom.xml | 6 +++--- infra/it/pom.xml | 4 ++-- infra/it/test-model/pom.xml | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) (limited to 'infra/it') diff --git a/infra/it/benchmark/pom.xml b/infra/it/benchmark/pom.xml index 06eed1cc4..db0620c59 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -22,14 +22,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb benchmark - 1.18.01-SNAPSHOT + 1.18.01-RC1 jar diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 90df5ac09..8c0ac406d 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.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC1 - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 238aea479..5334c391b 100644 --- a/infra/it/management/pom.xml +++ b/infra/it/management/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/honeycomb-parent 4.0.0 @@ -32,7 +32,7 @@ io.fd.honeycomb.it management - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 852e8f2cc..68738105e 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,12 +5,12 @@ api-parent io.fd.honeycomb.common - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/api-parent 4.0.0 io.fd.honeycomb.it memory-benchmark-api - 1.18.01-SNAPSHOT + 1.18.01-RC1 \ No newline at end of file diff --git a/infra/it/memory-benchmark-scripts/pom.xml b/infra/it/memory-benchmark-scripts/pom.xml index 7db5d7807..812310f7b 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -16,7 +16,7 @@ 4.0.0 io.fd.honeycomb.it benchmark-scripts - 1.18.01-SNAPSHOT + 1.18.01-RC1 jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index 3ce3b45c2..42620c8aa 100644 --- a/infra/it/memory-benchmark/pom.xml +++ b/infra/it/memory-benchmark/pom.xml @@ -22,7 +22,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/honeycomb-parent 4.0.0 @@ -33,7 +33,7 @@ 1.0.0 1.4 - 1.18.01-SNAPSHOT + 1.18.01-RC1 2.0 2.4.7 2.9.2-01 @@ -175,7 +175,7 @@ io.fd.honeycomb.it benchmark-scripts - 1.18.01-SNAPSHOT + 1.18.01-RC1 diff --git a/infra/it/pom.xml b/infra/it/pom.xml index 071b8d978..3bfc0fb8a 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../common/honeycomb-parent io.fd.honeycomb.it honeycomb-it-aggregator - 1.18.01-SNAPSHOT + 1.18.01-RC1 honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 13947a55f..5eba502e7 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.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.it honeycomb-test-model ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC1 bundle -- cgit 1.2.3-korg