From 80fb3f28456adff99b9212add3c53a21cbf0967d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 27 Jul 2017 09:06:45 +0200 Subject: Bump Hc2vpp version to 1.17.07 Also updates honeycomb dependencies. Change-Id: I531cc998b4d2a3a3c77664658c8dce42513a1378 Signed-off-by: Marek Gradzki --- vpp-integration/api-docs/api/pom.xml | 4 ++-- vpp-integration/api-docs/core/pom.xml | 6 ++--- vpp-integration/api-docs/docs/pom.xml | 2 +- vpp-integration/api-docs/pom.xml | 4 ++-- vpp-integration/api-docs/scripts/pom.xml | 4 ++-- vpp-integration/minimal-distribution/pom.xml | 34 ++++++++++++++-------------- vpp-integration/pom.xml | 4 ++-- 7 files changed, 29 insertions(+), 29 deletions(-) (limited to 'vpp-integration') diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml index 1e9a62657..bf723aa7f 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.07-SNAPSHOT + 1.17.07 ../../../common/hc2vpp-parent 4.0.0 @@ -39,6 +39,6 @@ docs-api io.fd.hc2vpp.docs - 1.17.07-SNAPSHOT + 1.17.07 \ 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 83cb98785..4b91dca40 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.07-SNAPSHOT + 1.17.07 ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.17.07-SNAPSHOT + 1.17.07 1.10.19 @@ -37,7 +37,7 @@ 5.2 1.5.4 1.7.25 - 17.10-SNAPSHOT + 17.07 19.0 0.9.11 diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index f7326a6e1..2aed6718c 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.07-SNAPSHOT + 1.17.07 diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index d4cc070c0..57357cdaf 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.07-SNAPSHOT + 1.17.07 ../../common/hc2vpp-parent 4.0.0 @@ -29,7 +29,7 @@ io.fd.hc2vpp.docs api-docs pom - 1.17.07-SNAPSHOT + 1.17.07 core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 40a72f829..9298a7977 100644 --- a/vpp-integration/api-docs/scripts/pom.xml +++ b/vpp-integration/api-docs/scripts/pom.xml @@ -22,14 +22,14 @@ io.fd.hc2vpp.docs scripts - 1.17.07-SNAPSHOT + 1.17.07 2.4.7 2.9.2-01 2.4.3-01 - 17.10-SNAPSHOT + 17.07 4.12 0.9.11 true diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index a8d5ef1cf..d1010b4e8 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.07-SNAPSHOT + 1.17.07 ../../common/minimal-distribution-parent @@ -27,25 +27,25 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07 io.fd.honeycomb.infra.distro.Main - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT - 1.17.07-SNAPSHOT + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 + 1.17.07 io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 0e57711f6..7c49e580d 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07-SNAPSHOT + 1.17.07 ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07 pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg