From ef459f0d69b0b3f57d91c99224606994c20eb508 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 6 Sep 2016 16:17:15 +0200 Subject: Bump versions to RC0 Change-Id: I81bed6b833c9b3319c7b474c8f85fed2c6896db7 Signed-off-by: Maros Marsalek --- infra/artifacts/pom.xml | 2 +- infra/cfg-init/pom.xml | 4 ++-- infra/data-api/pom.xml | 4 ++-- infra/data-impl/pom.xml | 4 ++-- infra/impl/pom.xml | 4 ++-- infra/it/it-test/pom.xml | 4 ++-- infra/it/pom.xml | 2 +- infra/it/test-model/pom.xml | 4 ++-- infra/minimal-distribution/pom.xml | 4 ++-- infra/notification/api/pom.xml | 4 ++-- infra/notification/impl/pom.xml | 4 ++-- infra/notification/pom.xml | 2 +- infra/pom.xml | 2 +- infra/translate-api/pom.xml | 4 ++-- infra/translate-impl/pom.xml | 4 ++-- infra/translate-spi/pom.xml | 4 ++-- infra/translate-utils/pom.xml | 4 ++-- 17 files changed, 30 insertions(+), 30 deletions(-) (limited to 'infra') diff --git a/infra/artifacts/pom.xml b/infra/artifacts/pom.xml index c58258a33..d21e35f3e 100644 --- a/infra/artifacts/pom.xml +++ b/infra/artifacts/pom.xml @@ -19,7 +19,7 @@ 4.0.0 io.fd.honeycomb honeycomb-artifacts - 1.16.9-SNAPSHOT + 1.16.9-RC0 pom diff --git a/infra/cfg-init/pom.xml b/infra/cfg-init/pom.xml index 22b9568ee..7fe9180a0 100644 --- a/infra/cfg-init/pom.xml +++ b/infra/cfg-init/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/impl-parent 4.0.0 io.fd.honeycomb cfg-init - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml index fd40ac77a..7cdcb1a50 100644 --- a/infra/data-api/pom.xml +++ b/infra/data-api/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/impl-parent 4.0.0 io.fd.honeycomb data-api - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml index 67512e70e..13ffc9323 100644 --- a/infra/data-impl/pom.xml +++ b/infra/data-impl/pom.xml @@ -19,14 +19,14 @@ impl-parent io.fd.honeycomb.common - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/impl-parent 4.0.0 io.fd.honeycomb data-impl - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/impl/pom.xml b/infra/impl/pom.xml index 5da1b2f60..dda45842d 100644 --- a/infra/impl/pom.xml +++ b/infra/impl/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-impl - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 194dc5158..877f377dd 100644 --- a/infra/it/it-test/pom.xml +++ b/infra/it/it-test/pom.xml @@ -19,14 +19,14 @@ impl-parent io.fd.honeycomb.common - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-it-test - 1.16.9-SNAPSHOT + 1.16.9-RC0 diff --git a/infra/it/pom.xml b/infra/it/pom.xml index b7e334765..3dcbfef6f 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common honeycomb-it-aggregator - 1.16.9-SNAPSHOT + 1.16.9-RC0 honeycomb pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 9cf4bd3d7..3478bc8d8 100644 --- a/infra/it/test-model/pom.xml +++ b/infra/it/test-model/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../../common/api-parent 4.0.0 io.fd.honeycomb honeycomb-test-model - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index d6bf36dc2..f45397042 100644 --- a/infra/minimal-distribution/pom.xml +++ b/infra/minimal-distribution/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb minimal-distribution - 1.16.9-SNAPSHOT + 1.16.9-RC0 ${project.artifactId} diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml index 9f5eb5db2..b8c55de45 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-api - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 42cc45b6a..cac1020ed 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-impl - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 41c14001f..b2bab1c6a 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb notification-aggregator - 1.16.9-SNAPSHOT + 1.16.9-RC0 notification pom 4.0.0 diff --git a/infra/pom.xml b/infra/pom.xml index d530d7eba..7dd157824 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb infra-aggregator - 1.16.9-SNAPSHOT + 1.16.9-RC0 honeycomb-infra pom 4.0.0 diff --git a/infra/translate-api/pom.xml b/infra/translate-api/pom.xml index 1205b8084..c6792d265 100644 --- a/infra/translate-api/pom.xml +++ b/infra/translate-api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-api - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/translate-impl/pom.xml b/infra/translate-impl/pom.xml index ca5577d08..f7f5985c4 100644 --- a/infra/translate-impl/pom.xml +++ b/infra/translate-impl/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/api-parent 4.0.0 io.fd.honeycomb translate-impl - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/translate-spi/pom.xml b/infra/translate-spi/pom.xml index d93afe9ac..97c578ae9 100644 --- a/infra/translate-spi/pom.xml +++ b/infra/translate-spi/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/api-parent 4.0.0 io.fd.honeycomb translate-spi - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index 4a0282a9f..1a996cf9a 100644 --- a/infra/translate-utils/pom.xml +++ b/infra/translate-utils/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC0 ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-utils - 1.16.9-SNAPSHOT + 1.16.9-RC0 bundle -- cgit 1.2.3-korg