From 1f44ec1a605c70dcd512b652a10503361e590986 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 09:16:54 +0100 Subject: Set Honeycomb version to 1.19.01.1-SNAPSHOT Change-Id: Iee4590dc817b3696646770bbaab33de226534edf 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 5540b0c82..b9f0b5110 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.01 + 1.19.01.1-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb benchmark - 1.19.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} jar diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index c30213f70..c4f2a18d7 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.01 + 1.19.01.1-SNAPSHOT ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT - 1.19.01 + 1.19.01.1-SNAPSHOT diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 53f48c9ca..4d67e23f6 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.01 + 1.19.01.1-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 @@ -32,7 +32,7 @@ io.fd.honeycomb.it management - 1.19.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 6219e9471..c585ec672 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.01 + 1.19.01.1-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.it memory-benchmark-api - 1.19.01 + 1.19.01.1-SNAPSHOT ${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 ce240dc00..8c995f497 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.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index 6e2fae3c6..143e041ae 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.01 + 1.19.01.1-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 @@ -34,7 +34,7 @@ 1.0.0 1.4 - 1.19.01 + 1.19.01.1-SNAPSHOT 2.0 2.4.7 2.9.2-01 @@ -176,7 +176,7 @@ io.fd.honeycomb.it benchmark-scripts - 1.19.01 + 1.19.01.1-SNAPSHOT diff --git a/infra/it/pom.xml b/infra/it/pom.xml index ce9196d73..e0d45a505 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01 + 1.19.01.1-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.it honeycomb-it-aggregator - 1.19.01 + 1.19.01.1-SNAPSHOT honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index d29a62804..b76907e88 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.01 + 1.19.01.1-SNAPSHOT ../../../common/api-parent @@ -25,7 +25,7 @@ io.fd.honeycomb.it honeycomb-test-model ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT bundle -- cgit 1.2.3-korg