From a5ed73b7ffa04b50474c9ff778a8e3914dc462c5 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 7 May 2019 15:21:20 +0200 Subject: Set Hc2vpp version to 1.19.04.1-SNAPSHOT Change-Id: I4d30b1b6ff4a6ef341e0a73f1e9598ba5271ed20 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 7463baafd..a3078a16e 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.19.04 + 1.19.04.1-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.19.04 + 1.19.04.1-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 687eb9896..dc78cfd9d 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.19.04 + 1.19.04.1-SNAPSHOT ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.19.04 + 1.19.04.1-SNAPSHOT bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index df608c875..48e18a043 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04 + 1.19.04.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.19.04 + 1.19.04.1-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg