From ee55e59f5e1b2b1827bda39e553c5c200373caea Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 18 Jul 2017 12:46:54 +0200 Subject: Bump honeycomb version to 1.17.07-RC2 Change-Id: I2d84081238446e35af7d33e2b9944ac34c2b1832 Signed-off-by: Marek Gradzki --- infra/notification/api/pom.xml | 4 ++-- infra/notification/impl/pom.xml | 4 ++-- infra/notification/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'infra/notification') diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml index b1b967dc3..bf5389d32 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.17.07-SNAPSHOT + 1.17.07-RC2 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC2 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 191e8110e..ea76c09ae 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.17.07-SNAPSHOT + 1.17.07-RC2 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC2 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 60f8de684..e9d4532e0 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.07-SNAPSHOT + 1.17.07-RC2 ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.17.07-SNAPSHOT + 1.17.07-RC2 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg