From 229cb7619eff61a48d526f2226901ddbcc327bd8 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Apr 2019 11:38:12 +0200 Subject: Bump hc2vpp version to 1.19.08-SNAPSHOT - removed 2000 offset from package name, doesn't affect download of latest version anymore. Change-Id: I82efba1a605331b9b23ac54b753f3721a0958431 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 7e836485a..95bcae8a3 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.04-SNAPSHOT + 1.19.08-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 @@ -40,6 +40,6 @@ docs-api ${project.artifactId} io.fd.hc2vpp.docs - 1.19.04-SNAPSHOT + 1.19.08-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 b36c901ab..be1c988cf 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.04-SNAPSHOT + 1.19.08-SNAPSHOT ../../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.docs docs-core - 1.19.04-SNAPSHOT + 1.19.08-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 38ad96707..3eed16ab2 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.04-SNAPSHOT + 1.19.08-SNAPSHOT ${project.artifactId} diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml index c03c4d095..eb2c501f8 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.04-SNAPSHOT + 1.19.08-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 @@ -30,7 +30,7 @@ api-docs ${project.artifactId} pom - 1.19.04-SNAPSHOT + 1.19.08-SNAPSHOT core diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index b1196fbda..708e0a707 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.04-SNAPSHOT + 1.19.08-SNAPSHOT ${project.artifactId} -- cgit