From 9aadab88a23729bb1fee1d4b4bcde3e4612c2adf Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 19 Oct 2017 08:19:27 +0200 Subject: Set honeycomb version back to 1.17.10-SNAPSHOT Change-Id: I4b8b855e8a028ec230a9bf4b23266e4f1a7a3ea0 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 b0d895843..575564195 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.17.10-RC2 + 1.17.10-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 80b9f4c51..a6c1e861e 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common impl-parent - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.17.10-RC2 + 1.17.10-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 9db70e20c..ff447d4ca 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.17.10-RC2 + 1.17.10-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg