From 92240de131b0c38ee091ca0bdae53b54363450ed Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 15 Feb 2018 14:32:49 +0100 Subject: Set hc2vpp version to 1.18.01.2-SNAPSHOT Change-Id: I4ecf551152bd1ec077fbb479727fc2c4716a062f 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 345ca0f31..7d4a63f92 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.18.01.1 + 1.18.01.2-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 @@ -39,6 +39,6 @@ docs-api io.fd.hc2vpp.docs - 1.18.01.1 + 1.18.01.2-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 87d8f7ba8..8bc3c3b18 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.18.01.1 + 1.18.01.2-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.18.01.1 + 1.18.01.2-SNAPSHOT 1.10.19 diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index a60eb61f4..a8ccbd7cb 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.18.01.1 + 1.18.01.2-SNAPSHOT diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index 051b6864d..cac96d578 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.18.01.1 + 1.18.01.2-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.hc2vpp.docs api-docs pom - 1.18.01.1 + 1.18.01.2-SNAPSHOT core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 6c830753a..f4dcaba8f 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.18.01.1 + 1.18.01.2-SNAPSHOT 2.4.7 diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 41553a75e..86cbe97d3 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.18.01.1 + 1.18.01.2-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.18.01.1 + 1.18.01.2-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 - 1.18.01.1 + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT + 1.18.01.2-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 5c2eb9ce4..30d5d7c2b 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.1 + 1.18.01.2-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.18.01.1 + 1.18.01.2-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg