From 085667b82096a5df42d6d79c6330bb46c2ec07fa Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Oct 2018 12:31:53 +0200 Subject: Bump honeycomb version to 1.19.01-SNAPSHOT Change-Id: Ic3e48d39d570632743c66b9317cd638fba84a34f Signed-off-by: Michal Cmarada --- 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 1d502f106..66cead914 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.10-SNAPSHOT + 1.19.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 13ac71834..3e8e27058 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.10-SNAPSHOT + 1.19.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 520617a20..9f252d0aa 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg