From e8e5e4155df5d21530e4b3e421cffa59f0960d99 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 18 Jul 2017 13:21:41 +0200 Subject: Bump hc2vpp version to 1.17.07-RC2 Also updates honeycomb dependencies. Change-Id: I6f2e059d96ba8e85ee7fde5d2cae1b24d8f7699d Signed-off-by: Marek Gradzki --- vpp-integration/minimal-distribution/pom.xml | 34 ++++++++++++++-------------- vpp-integration/pom.xml | 4 ++-- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'vpp-integration') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index a8d5ef1cf..47e89189a 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common minimal-distribution-parent - 1.17.07-SNAPSHOT + 1.17.07-RC2 ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC2 io.fd.honeycomb.infra.distro.Main - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 + 1.17.07-RC2 io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 39ebdd10a..f510322c8 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07-SNAPSHOT + 1.17.07-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC2 pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg