From a5846cd36101fba5acdf511480fdbdf2f17f039a Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 15 Sep 2016 10:11:29 +0200 Subject: Bump versions to RC2 Change-Id: Icb2d7ee58046b30a4e080456c2c2cb6417d46629 Signed-off-by: Maros Marsalek --- nsh/api/pom.xml | 4 ++-- nsh/impl/pom.xml | 12 +++++++++--- nsh/pom.xml | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) (limited to 'nsh') diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index abab758f1..1706fdc22 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-SNAPSHOT + 1.16.9-RC2 ../../common/api-parent 4.0.0 io.fd.honeycomb.vppnsh vppnsh-api - 1.16.9-SNAPSHOT + 1.16.9-RC2 bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 58730cf90..6edf7e40e 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC2 ../../common/impl-parent 4.0.0 io.fd.honeycomb.vppnsh vppnsh-impl - 1.16.9-SNAPSHOT + 1.16.9-RC2 bundle @@ -78,12 +78,18 @@ io.fd.vpp jvpp-registry - 16.09-SNAPSHOT + 16.09 io.fd.nsh_sfc nsh-sfc 16.09-SNAPSHOT + + + io.fd.vpp + jvpp-registry + + io.fd.honeycomb.vpp diff --git a/nsh/pom.xml b/nsh/pom.xml index 2c51641d2..6aea30666 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.nsh vppnsh-aggregator - 1.16.9-SNAPSHOT + 1.16.9-RC2 vppnsh pom 4.0.0 -- cgit 1.2.3-korg