From d6e4e3261ade27f6b630bdc3134ad8e14886d70d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Oct 2017 08:25:55 +0200 Subject: Bump hc2vpp version to 1.17.10-RC2 Also updates honeycomb dependencies Change-Id: Ifc6b3233b141236c3d2d70930e3a711a20344411 Signed-off-by: Marek Gradzki --- nsh/api/pom.xml | 4 ++-- nsh/impl/pom.xml | 4 ++-- nsh/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'nsh') diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index 62ab566ca..8ce668f52 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10-RC2 bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 1eb7588c6..226896f83 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10-RC2 bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index d942047c3..45a987381 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.17.10-SNAPSHOT + 1.17.10-RC2 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg