From f1edd42425ff4295767b3c5b901c7bb8842f7b0b Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 10:31:46 +0200 Subject: Set Honeycomb version back to 1.19.04-SNAPSHOT Change-Id: Id5f6eb84ade0514bd9f1579e34c395994eeef4b2 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 bb9bb541e..42e3c5412 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-RC2 + 1.19.04-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.19.04-RC2 + 1.19.04-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 928ae70dd..5fca8c644 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-RC2 + 1.19.04-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.19.04-RC2 + 1.19.04-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 3eeac3662..c6f1029a0 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.04-RC2 + 1.19.04-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.19.04-RC2 + 1.19.04-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg