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