From 5a2a47034f8af1d4e2f77fdde02c947bce7fc0d5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 13:07:58 +0200 Subject: Bump hc2vpp version to 1.18.10-SNAPSHOT Change-Id: I6ba9d0017cc42a4cafe3790e563e206d33c211b3 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 74275932b..577a0f1e4 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 38038a42d..068f733d0 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index abbbd0ad8..274f523b2 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg