From 0c83ec168d17d7296a3c1e4e1e3983dc932688b6 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 27 Apr 2018 21:48:42 +0200 Subject: Set Honeycomb version to 1.18.04.1-SNAPSHOT Change-Id: I8e0e0dc63c39b5c979fae30b743dc7a8b3a486dd 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 789ec7a68..95c00a8df 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 + 1.18.04.1-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 9a4cc9cb9..ac654a35a 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 + 1.18.04.1-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 3fe87b91c..ebbd4f755 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.18.04 + 1.18.04.1-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg