From 11caa7d487181329310e71903f1bf64c71146deb Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 13:56:10 +0200 Subject: Set jvpp version to 19.04 Change-Id: Icfc7e636c7987022e665a92825777d23cc69147e Signed-off-by: Michal Cmarada --- acl/acl-impl/pom.xml | 2 +- ioam/impl/pom.xml | 4 ++-- ipsec/ipsec-impl/pom.xml | 2 +- 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 +- 13 files changed, 16 insertions(+), 20 deletions(-) diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index e7edd5791..f4352074b 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.19.04-SNAPSHOT - 19.04-SNAPSHOT + 19.04 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index 2536d7a95..3381f2416 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 19.04-SNAPSHOT - 19.04-SNAPSHOT + 19.04 + 19.04 diff --git a/ipsec/ipsec-impl/pom.xml b/ipsec/ipsec-impl/pom.xml index 7d112d7ea..3564303fa 100644 --- a/ipsec/ipsec-impl/pom.xml +++ b/ipsec/ipsec-impl/pom.xml @@ -31,7 +31,7 @@ bundle - 19.04-SNAPSHOT + 19.04 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 924c83e71..ace3cbff7 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 19.04-SNAPSHOT + 19.04 diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index f10f5ed44..828c3afde 100644 --- a/it/jvpp-benchmark/pom.xml +++ b/it/jvpp-benchmark/pom.xml @@ -33,7 +33,7 @@ 1.21 - 19.04-SNAPSHOT + 19.04 diff --git a/jvpp/version b/jvpp/version index 70889fc3a..cdb279495 100755 --- a/jvpp/version +++ b/jvpp/version @@ -5,4 +5,4 @@ # # Version should match the one used in pom files. # -echo 19.04-SNAPSHOT +echo 19.04 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 413852fd4..bc8dc6cb4 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -53,7 +53,7 @@ io.fd.jvpp jvpp-nat - 19.04-SNAPSHOT + 19.04 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 958d024d6..4e5270856 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -81,12 +81,12 @@ io.fd.jvpp jvpp-registry - 19.04-SNAPSHOT + 19.04 io.fd.jvpp jvpp-nsh - 19.04-SNAPSHOT + 19.04 io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 673b1a76e..373cd752b 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -112,13 +112,9 @@ stable/1904 oxygen 19.04 - - - 19.04-SNAPSHOT + 19.04 19.04 - - - 19.04-SNAPSHOT + 19.04 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 f56773885..ed8900c77 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ ${project.artifactId} - 19.04-SNAPSHOT + 19.04 2.1 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 1895a1b0c..1b66682bc 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 19.04-SNAPSHOT + 19.04 diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index b36c901ab..dee79c61f 100644 --- a/vpp-integration/api-docs/core/pom.xml +++ b/vpp-integration/api-docs/core/pom.xml @@ -37,7 +37,7 @@ 7.0 1.5.4 1.7.25 - 19.04-SNAPSHOT + 19.04 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 b1196fbda..8eb71efeb 100644 --- a/vpp-integration/api-docs/scripts/pom.xml +++ b/vpp-integration/api-docs/scripts/pom.xml @@ -30,7 +30,7 @@ 3.3.0-01 2.5.6-02 - 19.04-SNAPSHOT + 19.04 4.11 0.9.11 true -- cgit 1.2.3-korg