From b52cda3fac85067b7eb5e3595dc477d75861f584 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Apr 2019 08:52:56 +0200 Subject: Bump honeycomb version to 1.19.08-SNAPSHOT Change-Id: I25443928980cbce5b2cdc98f2c6bce7d825bd313 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 42e3c5412..70d55e1a6 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 5fca8c644..39b370681 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index c6f1029a0..17c798faf 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg