From c55507d9a61bb5595d2b594c9b01aecdb31cd182 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 31 Mar 2017 13:46:34 +0200 Subject: Bump hc2vpp version to 1.17.07-SNAPSHOT Also bumps honeycomb and vpp dependencies Change-Id: Ice9863b8afc1895d43b97953ed6d93e739730f5e Signed-off-by: Marek Gradzki --- nsh/api/pom.xml | 4 ++-- nsh/impl/pom.xml | 8 ++++---- nsh/pom.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'nsh') diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index edc0ef9c5..190e18196 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index beefe370b..7a0dd256e 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common impl-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../../common/impl-parent @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT bundle @@ -89,12 +89,12 @@ io.fd.vpp jvpp-registry - 17.04-SNAPSHOT + 17.07-SNAPSHOT io.fd.nsh_sfc nsh-sfc - 17.04-SNAPSHOT + 17.07-SNAPSHOT io.fd.hc2vpp.common diff --git a/nsh/pom.xml b/nsh/pom.xml index a4584814c..abee20e2d 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.nsh vppnsh-aggregator - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg