From 206c01ce770cc469c25a9f3dbc1bff58881b3e81 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 19:34:10 +0100 Subject: Set honeycomb version back to SNAPSHOT Change-Id: I518b7594eb13040a47f100199ff75f342c054390 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 a1938cc54..05fad10d7 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.01-RC1 + 1.17.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.17.01-RC1 + 1.17.01-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index e74491136..9442b4f86 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.01-RC1 + 1.17.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.17.01-RC1 + 1.17.01-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index fa229b67d..882c23ae5 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC1 + 1.17.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.17.01-RC1 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg