From 8e35412f6c21a1dd2a74e792959882cc5a9eb79c Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 16:01:22 +0100 Subject: Set Hc2vpp version to 1.19.01.1-SNAPSHOT Change-Id: I693bc85fe0531ea9fa7e9e25decf0a37dc17bb58 Signed-off-by: Michal Cmarada --- 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 741750d90..66d8265e3 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.19.01 + 1.19.01.1-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index be8bcb8a8..7e872d8c1 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.19.01 + 1.19.01.1-SNAPSHOT ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index 1f39a7e9c..d09086f64 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01 + 1.19.01.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.19.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg