From 2f3b290f51486a1243cc1306430ba6ce64ae4ba3 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 14:27:26 +0100 Subject: Bump hc2vpp version to 1.19.04-SNAPSHOT Change-Id: I5f2c8635eab44f5d7b74514f3a2f7b4218b3369c 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 0b150d5e0..783065cfb 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index ec0c19f7b..3c25f631f 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index cf31f6996..dcc4b1e73 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg