From d3282c185070d0aea4afa1e5cfe3525ca9be63ea Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 19:32:25 +0100 Subject: Set Hc2vpp version back to 1.19.01-SNAPSHOT Change-Id: I46a38a61f309b69446253d95eae706b60752e905 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 +- 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 55b9f6098..12eb6ef72 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-RC1 + 1.19.01-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 @@ -40,6 +40,6 @@ docs-api ${project.artifactId} io.fd.hc2vpp.docs - 1.19.01-RC1 + 1.19.01-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 76e77cb0c..2bcbe5bc6 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-RC1 + 1.19.01-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.19.01-RC1 + 1.19.01-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 e18826ee7..f17460b1e 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-RC1 + 1.19.01-SNAPSHOT ${project.artifactId} diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index bacf974de..44ba7413a 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-RC1 + 1.19.01-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 @@ -30,7 +30,7 @@ api-docs ${project.artifactId} pom - 1.19.01-RC1 + 1.19.01-SNAPSHOT core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 3605041e4..190835e52 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-RC1 + 1.19.01-SNAPSHOT ${project.artifactId} -- cgit 1.2.3-korg