From 6fc04f8bf3ed13f14664de8b5b4e1f159a189521 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 6 Sep 2016 16:17:15 +0200 Subject: Bump versions to RC1 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..bb9886106 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-RC1 pom diff --git a/infra/cfg-init/pom.xml b/infra/cfg-init/pom.xml index 22b9568ee..27efe83f1 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-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb cfg-init - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml index fd40ac77a..999f72b02 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-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb data-api - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml index 67512e70e..789af9d45 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-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb data-impl - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/impl/pom.xml b/infra/impl/pom.xml index 5da1b2f60..58e2ef7f7 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-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-impl - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 194dc5158..fa6878a53 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-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-it-test - 1.16.9-SNAPSHOT + 1.16.9-RC1 diff --git a/infra/it/pom.xml b/infra/it/pom.xml index b7e334765..d2f6738f8 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-RC1 honeycomb pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 9cf4bd3d7..d5c25f3c5 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-RC1 ../../../common/api-parent 4.0.0 io.fd.honeycomb honeycomb-test-model - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index d6bf36dc2..ad3621bd7 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-RC1 ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb minimal-distribution - 1.16.9-SNAPSHOT + 1.16.9-RC1 ${project.artifactId} diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml index 9f5eb5db2..9e2de61bb 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-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-api - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 42cc45b6a..4b74d52dd 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-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-impl - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 41c14001f..f5d305ab4 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-RC1 notification pom 4.0.0 diff --git a/infra/pom.xml b/infra/pom.xml index d530d7eba..1a14580ef 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-RC1 honeycomb-infra pom 4.0.0 diff --git a/infra/translate-api/pom.xml b/infra/translate-api/pom.xml index 1205b8084..0d74a9ec0 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-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-api - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/translate-impl/pom.xml b/infra/translate-impl/pom.xml index ca5577d08..f05ff91d3 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-RC1 ../../common/api-parent 4.0.0 io.fd.honeycomb translate-impl - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/translate-spi/pom.xml b/infra/translate-spi/pom.xml index d93afe9ac..febd3cf71 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-RC1 ../../common/api-parent 4.0.0 io.fd.honeycomb translate-spi - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index 4a0282a9f..7fd2f8a35 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-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-utils - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle -- cgit 1.2.3-korg