From 63f2add1bde993243f3bddc37b0a24bacc026373 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 10:48:49 +0100 Subject: Set jvpp version to 19.01 Change-Id: I39a3a40b929d81993f15faa0baa92bc7f9342b65 Signed-off-by: Michal Cmarada --- acl/acl-impl/pom.xml | 2 +- ioam/impl/pom.xml | 4 ++-- it/api-coverage/pom.xml | 2 +- it/jvpp-benchmark/pom.xml | 2 +- jvpp/version | 2 +- nat/nat2vpp/pom.xml | 2 +- nsh/impl/pom.xml | 4 ++-- release-notes/pom.xml | 8 ++------ vpp-common/vpp-common-integration/pom.xml | 2 +- vpp-common/vpp-impl-parent/pom.xml | 2 +- vpp-integration/api-docs/core/pom.xml | 2 +- vpp-integration/api-docs/scripts/pom.xml | 2 +- 12 files changed, 15 insertions(+), 19 deletions(-) diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 6eaccbbc0..92e14d28b 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.19.01-SNAPSHOT - 19.01-SNAPSHOT + 19.01 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index 21e7728c1..191d5a665 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 19.01-SNAPSHOT - 19.01-SNAPSHOT + 19.01 + 19.01 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 2538d13ed..53d5386b6 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 19.01-SNAPSHOT + 19.01 diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index 46cf29c50..85859318b 100644 --- a/it/jvpp-benchmark/pom.xml +++ b/it/jvpp-benchmark/pom.xml @@ -33,7 +33,7 @@ 1.21 - 19.01-SNAPSHOT + 19.01 diff --git a/jvpp/version b/jvpp/version index 12d5e4b0f..602fe1350 100755 --- a/jvpp/version +++ b/jvpp/version @@ -5,4 +5,4 @@ # # Version should match the one used in pom files. # -echo 19.01-SNAPSHOT +echo 19.01 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index aeb31d41d..9e887f4e4 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -53,7 +53,7 @@ io.fd.vpp jvpp-nat - 19.01-SNAPSHOT + 19.01 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index ec0c19f7b..6a199e461 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -81,12 +81,12 @@ io.fd.vpp jvpp-registry - 19.01-SNAPSHOT + 19.01 io.fd.vpp jvpp-nsh - 19.01-SNAPSHOT + 19.01 io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index bb2a831f7..71fb266f2 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -112,13 +112,9 @@ stable/1901 oxygen 19.01 - - - 19.01-SNAPSHOT + 19.01 19.01 - - - 19.01-SNAPSHOT + 19.01 https://git.fd.io/cgit/hc2vpp/tree https://git.fd.io/cgit/honeycomb/tree diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 54f9f57b9..fe7037f79 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ ${project.artifactId} - 19.01-SNAPSHOT + 19.01 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 06473fe59..17e15747d 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 19.01-SNAPSHOT + 19.01 diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index 2bcbe5bc6..68f40d6c5 100644 --- a/vpp-integration/api-docs/core/pom.xml +++ b/vpp-integration/api-docs/core/pom.xml @@ -37,7 +37,7 @@ 5.2 1.5.4 1.7.25 - 19.01-SNAPSHOT + 19.01 23.6-jre 0.9.11 diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 190835e52..261e84334 100644 --- a/vpp-integration/api-docs/scripts/pom.xml +++ b/vpp-integration/api-docs/scripts/pom.xml @@ -30,7 +30,7 @@ 2.9.2-01 2.4.3-01 - 19.01-SNAPSHOT + 19.01 4.11 0.9.11 true -- cgit 1.2.3-korg