From 2ea6279505d0e66c8474c3933a9b3ca3423ae4b7 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 16:00:33 +0200 Subject: Bump Honeycomb version to 1.18.07-SNAPSHOT Change-Id: Ib0b9a2a2369730cd8a21e35e4dce0b62e45e8ad3 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 b5529ba2d..defbc08f6 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb benchmark - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT jar diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 42f9bb762..41d48ca77 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.07-SNAPSHOT ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 73a191f61..e0edcc383 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.07-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 @@ -32,7 +32,7 @@ io.fd.honeycomb.it management - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 5728f8cb0..03a2655f8 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.it memory-benchmark-api - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT \ 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 08992fe56..70a600183 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.04-SNAPSHOT + 1.18.07-SNAPSHOT jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index df1e15784..a3224918b 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.07-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 @@ -33,7 +33,7 @@ 1.0.0 1.4 - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT 2.0 2.4.7 2.9.2-01 @@ -175,7 +175,7 @@ io.fd.honeycomb.it benchmark-scripts - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/infra/it/pom.xml b/infra/it/pom.xml index e681bc28f..7c1731925 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.07-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.it honeycomb-it-aggregator - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 158fbe559..2ec7f4fc7 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.07-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.it honeycomb-test-model ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT bundle -- cgit 1.2.3-korg