From e045ef401a64de28420465f27ff852730cd80257 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 21 Sep 2016 09:57:06 +0200 Subject: Bump version to 1.16.9 FINAL Change-Id: I5dd38f7e9765fd3dded73b57358cdb1018232ad2 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..ca3e722e5 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 pom diff --git a/infra/cfg-init/pom.xml b/infra/cfg-init/pom.xml index 22b9568ee..423493198 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 ../../common/impl-parent 4.0.0 io.fd.honeycomb cfg-init - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml index fd40ac77a..040171df5 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 ../../common/impl-parent 4.0.0 io.fd.honeycomb data-api - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml index 67512e70e..9ff8ce344 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 ../../common/impl-parent 4.0.0 io.fd.honeycomb data-impl - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/impl/pom.xml b/infra/impl/pom.xml index 5da1b2f60..84ecc45dd 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 ../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-impl - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 194dc5158..84a669c7b 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 ../../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-it-test - 1.16.9-SNAPSHOT + 1.16.9 diff --git a/infra/it/pom.xml b/infra/it/pom.xml index eecab0145..9495015db 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 honeycomb-it pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 9cf4bd3d7..488a09e44 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 ../../../common/api-parent 4.0.0 io.fd.honeycomb honeycomb-test-model - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index d6bf36dc2..8c8f75253 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 ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb minimal-distribution - 1.16.9-SNAPSHOT + 1.16.9 ${project.artifactId} diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml index 9f5eb5db2..e5ac94ec8 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 ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-api - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 42cc45b6a..956e533de 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 ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-impl - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 41c14001f..16d184aa2 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 notification pom 4.0.0 diff --git a/infra/pom.xml b/infra/pom.xml index 3e7088a57..5f2ec51b9 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 infra pom 4.0.0 diff --git a/infra/translate-api/pom.xml b/infra/translate-api/pom.xml index 1205b8084..496237cf3 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 ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-api - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/translate-impl/pom.xml b/infra/translate-impl/pom.xml index ca5577d08..66c5952d9 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 ../../common/api-parent 4.0.0 io.fd.honeycomb translate-impl - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/translate-spi/pom.xml b/infra/translate-spi/pom.xml index d93afe9ac..0e39e3276 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 ../../common/api-parent 4.0.0 io.fd.honeycomb translate-spi - 1.16.9-SNAPSHOT + 1.16.9 bundle diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index 4a0282a9f..9fb378804 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 ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-utils - 1.16.9-SNAPSHOT + 1.16.9 bundle -- cgit 1.2.3-korg