From d697a4da4e584ad41761f7f68ce7ff7871a4344b Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 16:17:30 +0200 Subject: Set jvpp version to 18.10 Change-Id: Ic9e32809da8d2b9f305782e92ce709c9746ab0da 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 70b07d0ff..19237a74c 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.18.10-SNAPSHOT - 18.10-SNAPSHOT + 18.10 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index f57da8416..bf584e500 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 18.10-SNAPSHOT - 18.10-SNAPSHOT + 18.10 + 18.10 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 26b979ec8..328bd33c1 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 18.10-SNAPSHOT + 18.10 diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index 1b763e21b..f73983cf1 100644 --- a/it/jvpp-benchmark/pom.xml +++ b/it/jvpp-benchmark/pom.xml @@ -33,7 +33,7 @@ 1.21 - 18.10-SNAPSHOT + 18.10 diff --git a/jvpp/version b/jvpp/version index bb00bdef6..b0b914bae 100755 --- a/jvpp/version +++ b/jvpp/version @@ -5,4 +5,4 @@ # # Version should match the one used in pom files. # -echo 18.10-SNAPSHOT +echo 18.10 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 1d1eb66a2..049d178d1 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -53,7 +53,7 @@ io.fd.vpp jvpp-nat - 18.10-SNAPSHOT + 18.10 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index aa350d06d..75d430e96 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -81,12 +81,12 @@ io.fd.vpp jvpp-registry - 18.10-SNAPSHOT + 18.10 io.fd.vpp jvpp-nsh - 18.10-SNAPSHOT + 18.10 io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 997ca390c..5496a3991 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -112,13 +112,9 @@ stable/1810 oxygen 18.10 - - - 18.10-SNAPSHOT + 18.10 18.10 - - - 18.10-SNAPSHOT + 18.10 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 be1d05073..a65ee096c 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ ${project.artifactId} - 18.10-SNAPSHOT + 18.10 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 749af92d2..344fe0f59 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 18.10-SNAPSHOT + 18.10 diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index aa2fc6316..914bc4ba8 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 - 18.10-SNAPSHOT + 18.10 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 9cd3d2348..b2a672453 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 - 18.10-SNAPSHOT + 18.10 4.11 0.9.11 true -- cgit 1.2.3-korg