From 229c301e0813cf83a20ca720fc5e213d7a4f2d44 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 18:56:02 +0200 Subject: Set hc2vpp version back to 1.17.07-SNAPSHOT Change-Id: Iba9ed317babd87cf2ed8b1b0a047c43007b93eb3 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 55679e15f..a8d5ef1cf 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-RC1 + 1.17.07-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.07-RC1 + 1.17.07-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 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 + 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 io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index b517a7f3f..39ebdd10a 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07-RC1 + 1.17.07-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.07-RC1 + 1.17.07-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg