From a0057b92e0b69d6bfd833ae511d8e43b77ef2ee8 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Apr 2019 08:42:22 +0200 Subject: Honeycomb 1.19.04-RC1 Change-Id: Ib8e820256daebd7d9bfc7f4a8610e72abe42bbb5 Signed-off-by: Michal Cmarada --- 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 fa3e2759e..eb5a21c8c 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -22,14 +22,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-SNAPSHOT + 1.19.04-RC1 ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb benchmark - 1.19.04-SNAPSHOT + 1.19.04-RC1 ${project.artifactId} jar diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 427eaa737..bf1f57a2a 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.19.04-SNAPSHOT + 1.19.04-RC1 ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC1 - 1.19.04-SNAPSHOT + 1.19.04-RC1 diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 61ade2d13..c8038a8ea 100644 --- a/infra/it/management/pom.xml +++ b/infra/it/management/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-SNAPSHOT + 1.19.04-RC1 ../../../common/honeycomb-parent 4.0.0 @@ -32,7 +32,7 @@ io.fd.honeycomb.it management - 1.19.04-SNAPSHOT + 1.19.04-RC1 ${project.artifactId} diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 95eb7e0ee..27151e63b 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,13 +5,13 @@ api-parent io.fd.honeycomb.common - 1.19.04-SNAPSHOT + 1.19.04-RC1 ../../../common/api-parent 4.0.0 io.fd.honeycomb.it memory-benchmark-api - 1.19.04-SNAPSHOT + 1.19.04-RC1 ${project.artifactId} \ 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 0502e4958..01775d3f3 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.19.04-SNAPSHOT + 1.19.04-RC1 ${project.artifactId} jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index 2139bc246..7e431baeb 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.19.04-SNAPSHOT + 1.19.04-RC1 ../../../common/honeycomb-parent 4.0.0 @@ -34,7 +34,7 @@ 1.0.0 1.6 - 1.19.04-SNAPSHOT + 1.19.04-RC1 1.6.2 2.5.5 3.3.0-01 @@ -194,7 +194,7 @@ io.fd.honeycomb.it benchmark-scripts - 1.19.04-SNAPSHOT + 1.19.04-RC1 diff --git a/infra/it/pom.xml b/infra/it/pom.xml index 5cc5398f4..a14f57f9f 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-SNAPSHOT + 1.19.04-RC1 ../../common/honeycomb-parent io.fd.honeycomb.it honeycomb-it-aggregator - 1.19.04-SNAPSHOT + 1.19.04-RC1 honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index d0cb55b5b..dca4c7f0d 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.19.04-SNAPSHOT + 1.19.04-RC1 ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.it honeycomb-test-model ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC1 bundle -- cgit 1.2.3-korg