From 3f674859f51898f278387acfd15f8836537b3ff4 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 14:07:09 +0200 Subject: Honeycomb 1.18.04-RC1 Change-Id: I11d748f414829419b401a296c4cc58750b799b4d 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 c58cbd113..1d942280c 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.04-SNAPSHOT + 1.18.04-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 7a26a80d3..5aefb048c 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.04-SNAPSHOT + 1.18.04-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 60c32987c..00700ddbc 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.18.04-SNAPSHOT + 1.18.04-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg