From ed7ca27cecbfd17b903762a615b1db542525dcd9 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 23 Jul 2018 20:15:11 +0200 Subject: Hc2vpp 1.18.07-RC1 Change-Id: Ib29e015fc00097b17ed03cc64e36cb0517e424df 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 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'vpp-integration/api-docs') diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml index edc1a51a1..8752e4e7a 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.07-RC1 ../../../common/hc2vpp-parent 4.0.0 @@ -40,6 +40,6 @@ docs-api ${project.artifactId} io.fd.hc2vpp.docs - 1.18.07-SNAPSHOT + 1.18.07-RC1 \ 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..0f11ccc42 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.07-RC1 ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.18.07-SNAPSHOT + 1.18.07-RC1 ${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..7ea6bed93 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.07-RC1 ${project.artifactId} diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index e58f829b4..00be0b036 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.07-RC1 ../../common/hc2vpp-parent 4.0.0 @@ -30,7 +30,7 @@ api-docs ${project.artifactId} pom - 1.18.07-SNAPSHOT + 1.18.07-RC1 core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index e5a22a4f3..ac252f852 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.07-RC1 ${project.artifactId} -- cgit 1.2.3-korg