From 46fa44ab404816b946a8c9928349b8af89add7fe Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 17 Jan 2018 16:47:44 +0100 Subject: Hc2vpp 1.18.01-RC2 Change-Id: I5e9df01b1672fe01354dea92f6f6690f2d776689 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 79638db05..5cfe0996b 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.18.01-SNAPSHOT + 1.18.01-RC2 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 91b222ee5..7e6e15906 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.01-SNAPSHOT + 1.18.01-RC2 ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index 467d838ed..0f8b3f131 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01-SNAPSHOT + 1.18.01-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.18.01-SNAPSHOT + 1.18.01-RC2 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg