From 5a2a47034f8af1d4e2f77fdde02c947bce7fc0d5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 13:07:58 +0200 Subject: Bump hc2vpp version to 1.18.10-SNAPSHOT Change-Id: I6ba9d0017cc42a4cafe3790e563e206d33c211b3 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 | 32 ++++++++++++++-------------- vpp-integration/pom.xml | 4 ++-- 7 files changed, 26 insertions(+), 26 deletions(-) (limited to 'vpp-integration') diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml index edc1a51a1..fd05567cf 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 @@ -40,6 +40,6 @@ docs-api ${project.artifactId} io.fd.hc2vpp.docs - 1.18.07-SNAPSHOT + 1.18.10-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 12fa42b5e..e566bd671 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} 2.2.9 diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index 3416a5471..cb20685a4 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index e58f829b4..5d93681e7 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 @@ -30,7 +30,7 @@ api-docs ${project.artifactId} pom - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index e5a22a4f3..d6f47aff3 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index fc029eec7..b09d20e6a 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,24 +27,24 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT + 1.18.10-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index f036a70fc..6ba272f79 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg