From 8e35412f6c21a1dd2a74e792959882cc5a9eb79c Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 16:01:22 +0100 Subject: Set Hc2vpp version to 1.19.01.1-SNAPSHOT Change-Id: I693bc85fe0531ea9fa7e9e25decf0a37dc17bb58 Signed-off-by: Michal Cmarada --- 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 abb9fa68b..7b1812580 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.19.01 + 1.19.01.1-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 @@ -40,6 +40,6 @@ docs-api ${project.artifactId} io.fd.hc2vpp.docs - 1.19.01 + 1.19.01.1-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 dc11d26c6..a3c78be1c 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.19.01 + 1.19.01.1-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.19.01 + 1.19.01.1-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 adb86ab80..b9b808301 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.19.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index b025bb932..3989770ce 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.19.01 + 1.19.01.1-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 @@ -30,7 +30,7 @@ api-docs ${project.artifactId} pom - 1.19.01 + 1.19.01.1-SNAPSHOT core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index eeeb24add..780001899 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.19.01 + 1.19.01.1-SNAPSHOT ${project.artifactId} diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 0d31d7ff4..7da59f599 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.19.01 + 1.19.01.1-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,24 +27,24 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 - 1.19.01 + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT + 1.19.01.1-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 2d5ba3c08..4083bf62c 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01 + 1.19.01.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.19.01 + 1.19.01.1-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all Hc2vpp plugins. -- cgit 1.2.3-korg