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