From 1075563ac279866b2aed210d4dac5504af2e2a56 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 20:40:12 +0100 Subject: Bump hc2vpp versoin to 17.04 Also updates version of honeycomb dependencies. Vpp API version bump moved to separate commit due to issues with jvpp jars. Change-Id: Id336393b00fe05e8ecee9b547dcfc6a49e1a98ec 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 b87e1a13b..f5cf3747a 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT 4.0.0 io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index e6020168f..76771081c 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index ada037bb0..25c023123 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT io.fd.hc2vpp.nsh vppnsh-aggregator - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg