From a0057b92e0b69d6bfd833ae511d8e43b77ef2ee8 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Apr 2019 08:42:22 +0200 Subject: Honeycomb 1.19.04-RC1 Change-Id: Ib8e820256daebd7d9bfc7f4a8610e72abe42bbb5 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..12e1f2053 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.04-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC1 bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 5fca8c644..9295f67cd 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.04-RC1 ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04-RC1 bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index c6f1029a0..962bd7407 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.04-RC1 ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.19.04-SNAPSHOT + 1.19.04-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg