From fac66dd156fcd92a799d3a22bd9e4cdcf613d200 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 31 Jan 2018 17:20:07 +0100 Subject: Hc2vpp 1.18.01 release Change-Id: Ibb4b5314d7e93052e7a29bd1fc84be8bf5654b02 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 66eb75cd6..6509b589b 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-SNAPSHOT + 1.18.01 ../../../common/hc2vpp-parent 4.0.0 @@ -39,6 +39,6 @@ docs-api io.fd.hc2vpp.docs - 1.18.01-SNAPSHOT + 1.18.01 \ 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 91a49b25f..cc19b9c0b 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-SNAPSHOT + 1.18.01 ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.18.01-SNAPSHOT + 1.18.01 1.10.19 diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index 34a8d5f00..d34b988ea 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-SNAPSHOT + 1.18.01 diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index a0c884095..68a006aa1 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-SNAPSHOT + 1.18.01 ../../common/hc2vpp-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.hc2vpp.docs api-docs pom - 1.18.01-SNAPSHOT + 1.18.01 core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 2365da4f4..f0e177285 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-SNAPSHOT + 1.18.01 2.4.7 diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 29a3970c0..4ba96cda7 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-SNAPSHOT + 1.18.01 ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01 io.fd.honeycomb.infra.distro.Main - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT - 1.18.01-SNAPSHOT + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 + 1.18.01 io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index fbd888a09..a01bdfa39 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01-SNAPSHOT + 1.18.01 ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01 pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg