From bf7a5fd6d197a64850cc8b3a7b32d1479572cd18 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 18:09:04 +0200 Subject: Bump hc2vpp version to 1.17.07-RC1 Also updates honeycomb dependencies Change-Id: I48bc75829313e0c0f3f83ec1bf4dfdcd32b99efa 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..55679e15f 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-RC1 ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC1 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-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 + 1.17.07-RC1 io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 39ebdd10a..b517a7f3f 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-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07-RC1 pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg