From 51b88a708aa648f4787e7fb1ca8addeb1fd0d523 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 08:54:26 +0200 Subject: Bump honeycomb version to 1.18.10-SNAPSHOT Change-Id: Ibd371b845debac895fad97b4e15732d858e00a3c 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..1d502f106 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.10-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index fb83e632a..8817ba209 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.10-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 27204f2ff..520617a20 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.10-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg