From 8be1783be737e79fbcb7e4377b920959cf1f7198 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 7 Dec 2016 08:56:02 +0100 Subject: Set honeycomb version to 17.01 to allign with vpp release Change-Id: I47f37a60f276928672fc2bd53e948641d9278014 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 8aa4b6b70..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.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-api ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 4767fc958..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.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../../../common/impl-parent @@ -26,7 +26,7 @@ io.fd.honeycomb notification-impl ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index e8e9e5cc5..882c23ae5 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb notification-aggregator - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg