From 75f0efb8b1aff9e9be8d222fd90d1df7ce542bbc Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 13:45:57 +0100 Subject: Bump Honeycomb version to 17.04 Change-Id: I99bc2593d50e59a6d4293e2d98ef3a9569a55008 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 05fad10d7..760200e20 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-SNAPSHOT + 1.17.04-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 9442b4f86..142068106 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-SNAPSHOT + 1.17.04-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 882c23ae5..d1d387f35 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg