From 092d44ff1ba30e8c0154f2038fb6b0f6731aaabf Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 6 Aug 2018 08:58:20 +0200 Subject: Honeycomb 1.18.07 release Change-Id: Ifde1a7b607a55d635fbbaa1dd3e4f5aa7ae5d4d9 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 ae6db4bbe..d28ed612f 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.07-SNAPSHOT + 1.18.07 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.07 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index fb83e632a..da1d0dcbf 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.07-SNAPSHOT + 1.18.07 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.07 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 27204f2ff..b9dd1e00b 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.07 ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.18.07-SNAPSHOT + 1.18.07 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg