From 9543c6f3ac4a4c7e12f51b2816e8d4c743a57b3e Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 31 Oct 2017 20:32:29 +0100 Subject: Set hc2vpp version to 1.17.10.1-SNAPSHOT Change-Id: Ic1cca03f4375df306dca3bfe946cc2287a4ac44e Signed-off-by: Marek Gradzki --- vpp-integration/api-docs/api/pom.xml | 4 ++-- vpp-integration/api-docs/core/pom.xml | 4 ++-- vpp-integration/api-docs/docs/pom.xml | 2 +- vpp-integration/api-docs/pom.xml | 4 ++-- vpp-integration/api-docs/scripts/pom.xml | 2 +- vpp-integration/minimal-distribution/pom.xml | 34 ++++++++++++++-------------- vpp-integration/pom.xml | 4 ++-- 7 files changed, 27 insertions(+), 27 deletions(-) (limited to 'vpp-integration') diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml index 8d1b3600a..de684822b 100644 --- a/vpp-integration/api-docs/api/pom.xml +++ b/vpp-integration/api-docs/api/pom.xml @@ -21,7 +21,7 @@ hc2vpp-parent io.fd.hc2vpp.common - 1.17.10 + 1.17.10.1-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 @@ -39,6 +39,6 @@ docs-api io.fd.hc2vpp.docs - 1.17.10 + 1.17.10.1-SNAPSHOT \ No newline at end of file diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index 97fc4440b..d41205b73 100644 --- a/vpp-integration/api-docs/core/pom.xml +++ b/vpp-integration/api-docs/core/pom.xml @@ -21,14 +21,14 @@ hc2vpp-parent io.fd.hc2vpp.common - 1.17.10 + 1.17.10.1-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.17.10 + 1.17.10.1-SNAPSHOT 1.10.19 diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index 1d32ac1b0..6ebf9b73d 100644 --- a/vpp-integration/api-docs/docs/pom.xml +++ b/vpp-integration/api-docs/docs/pom.xml @@ -22,7 +22,7 @@ io.fd.hc2vpp.docs docs - 1.17.10 + 1.17.10.1-SNAPSHOT diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index 2d49859e5..73f1611e7 100644 --- a/vpp-integration/api-docs/pom.xml +++ b/vpp-integration/api-docs/pom.xml @@ -21,7 +21,7 @@ hc2vpp-parent io.fd.hc2vpp.common - 1.17.10 + 1.17.10.1-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.hc2vpp.docs api-docs pom - 1.17.10 + 1.17.10.1-SNAPSHOT core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 4d1804bdc..672eb970c 100644 --- a/vpp-integration/api-docs/scripts/pom.xml +++ b/vpp-integration/api-docs/scripts/pom.xml @@ -22,7 +22,7 @@ io.fd.hc2vpp.docs scripts - 1.17.10 + 1.17.10.1-SNAPSHOT 2.4.7 diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index e3abf3e91..3b1d793ef 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.10 + 1.17.10.1-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.10 + 1.17.10.1-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 - 1.17.10 + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT + 1.17.10.1-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 8e78a48c5..d2e58a3f2 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10 + 1.17.10.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.10 + 1.17.10.1-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg