From 49d72f953c34331427e45b6a8e7337ba0b8bceaa Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 2 May 2017 08:00:30 +0200 Subject: Set hc2vpp version to 1.17.04.1-SNAPSHOT Follows vpp's & honeycomb's development cycle. Requires https://gerrit.fd.io/r/#/c/6543/ Change-Id: I91e5a08b3223e270e260ab8ece7e68179f8d2d31 Signed-off-by: Marek Gradzki --- vpp-integration/minimal-distribution/pom.xml | 28 ++++++++++++++-------------- vpp-integration/pom.xml | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'vpp-integration') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 728271df3..e126114aa 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.04 + 1.17.04.1-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,22 +27,22 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.04 + 1.17.04.1-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 - 1.17.04 + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT + 1.17.04.1-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 219379ed0..840ad6586 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04 + 1.17.04.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.04 + 1.17.04.1-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg