From 6dcd78a8100f7ff31332f4edee742a820ca126a4 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 27 Apr 2018 21:45:24 +0200 Subject: Honeycomb 1.18.04 release Change-Id: I5dffb785a9bc02df6caa30b932b05a96471cc111 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 96baaeb5f..def2d3c98 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -22,7 +22,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.04-SNAPSHOT + 1.18.04 ../../../common/honeycomb-parent @@ -30,7 +30,7 @@ io.fd.honeycomb benchmark ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 jar diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 42f9bb762..09f079ad1 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.04-SNAPSHOT + 1.18.04 ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 233450c30..db9f01823 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.04-SNAPSHOT + 1.18.04 ../../../common/honeycomb-parent 4.0.0 @@ -33,7 +33,7 @@ io.fd.honeycomb.it management ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index cdec45a6e..ce94ae62c 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,7 +5,7 @@ api-parent io.fd.honeycomb.common - 1.18.04-SNAPSHOT + 1.18.04 ../../../common/api-parent 4.0.0 @@ -13,5 +13,5 @@ io.fd.honeycomb.it memory-benchmark-api ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 \ 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 41e3e55e0..baaf4e266 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.it benchmark-scripts ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index 498e8d345..f5849d4e0 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.04-SNAPSHOT + 1.18.04 ../../../common/honeycomb-parent 4.0.0 @@ -34,7 +34,7 @@ 1.0.0 1.4 - 1.18.04-SNAPSHOT + 1.18.04 2.0 2.4.7 2.9.2-01 @@ -176,7 +176,7 @@ io.fd.honeycomb.it benchmark-scripts - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/infra/it/pom.xml b/infra/it/pom.xml index e681bc28f..d30c39c97 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.04-SNAPSHOT + 1.18.04 ../../common/honeycomb-parent io.fd.honeycomb.it honeycomb-it-aggregator - 1.18.04-SNAPSHOT + 1.18.04 honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 158fbe559..93e27dcd7 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.04-SNAPSHOT + 1.18.04 ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.it honeycomb-test-model ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 bundle -- cgit 1.2.3-korg