From 19d9da5d937332ac61099e09c99eb9ea116219ae Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 9 Jan 2018 16:43:43 +0100 Subject: Bump honeycomb version to 1.18.01-RC1 Change-Id: I1a3a7373206af1951b5a6fbdcba7942d9ceebec2 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 2b92408d7..5dd4a8215 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC1 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index d8fe2446a..3cc09f7b2 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC1 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index e922d119a..381d89d10 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01-SNAPSHOT + 1.18.01-RC1 ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.18.01-SNAPSHOT + 1.18.01-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg