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 --- vpp-integration/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vpp-integration/pom.xml') diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 5186b1149..502717221 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,13 +19,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.04-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all VPP plugins. -- cgit 1.2.3-korg