From 0438569322d1fc3ecfdd888c7f84cab51acd548d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 24 May 2018 21:52:42 +0200 Subject: Hc2vpp 1.18.01.2 release Change-Id: Id3861d894dbf09759e2e8e45a22ca5bac6e393df 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 7d4a63f92..708d869f9 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.2-SNAPSHOT + 1.18.01.2 ../../../common/hc2vpp-parent 4.0.0 @@ -39,6 +39,6 @@ docs-api io.fd.hc2vpp.docs - 1.18.01.2-SNAPSHOT + 1.18.01.2 \ 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 3afe07279..8b92f135c 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.2-SNAPSHOT + 1.18.01.2 ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.18.01.2-SNAPSHOT + 1.18.01.2 1.10.19 diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index a8ccbd7cb..884aa3dda 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.2-SNAPSHOT + 1.18.01.2 diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index cac96d578..c17d14194 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.2-SNAPSHOT + 1.18.01.2 ../../common/hc2vpp-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.hc2vpp.docs api-docs pom - 1.18.01.2-SNAPSHOT + 1.18.01.2 core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index c39534d09..0b5c52f72 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.2-SNAPSHOT + 1.18.01.2 2.4.7 diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 86cbe97d3..62d8ae224 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.2-SNAPSHOT + 1.18.01.2 ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.18.01.2-SNAPSHOT + 1.18.01.2 io.fd.honeycomb.infra.distro.Main - 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 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 + 1.18.01.2 io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 30d5d7c2b..bdf0cf32f 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.2-SNAPSHOT + 1.18.01.2 ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.18.01.2-SNAPSHOT + 1.18.01.2 pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg