From 1bcda138dc7bae6fd2bbd7fb7bb98af519c97e5c Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 26 Apr 2018 10:00:22 +0200 Subject: Set jvpp version to 18.04 NSH_SFC release artifacts are not available yet, so 18.04-RC1 version was used. Change-Id: I56e8810e4dd7dee3f15100103ee183bcfce41c12 Signed-off-by: Marek Gradzki --- acl/acl-impl/pom.xml | 2 +- ioam/impl/pom.xml | 4 ++-- it/api-coverage/pom.xml | 2 +- jvpp/version | 2 +- nat/nat2vpp/pom.xml | 2 +- nsh/impl/pom.xml | 10 ++++++++-- 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 +- 11 files changed, 20 insertions(+), 18 deletions(-) diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index ae42162c3..30c45f61c 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.18.04-SNAPSHOT - 18.04-SNAPSHOT + 18.04 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index 8fdb280fb..20bcb008e 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 18.04-SNAPSHOT - 18.04-SNAPSHOT + 18.04 + 18.04 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index ce514c4ca..51a6e0d12 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 18.04-SNAPSHOT + 18.04 diff --git a/jvpp/version b/jvpp/version index 9cd3db665..4f816d8ca 100755 --- a/jvpp/version +++ b/jvpp/version @@ -5,4 +5,4 @@ # # Version should match the one used in pom files. # -echo 18.04-SNAPSHOT +echo 18.04 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index f96e96d9e..c95612c01 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -53,7 +53,7 @@ io.fd.vpp jvpp-nat - 18.04-SNAPSHOT + 18.04 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 9795c6118..f10a2ba15 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -81,12 +81,18 @@ io.fd.vpp jvpp-registry - 18.04-SNAPSHOT + 18.04 io.fd.nsh_sfc nsh-sfc - 18.04-SNAPSHOT + 18.04-RC1 + + + io.fd.nsh_sfc + jvpp-registry + + io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 9b4866c86..026a25208 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -112,13 +112,9 @@ stable/1804 oxygen 18.04 - - - 18.04-SNAPSHOT + 18.04 18.04 - - - 18.04-SNAPSHOT + 18.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 944350f27..f1e1a3d2a 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -29,7 +29,7 @@ 1.18.04-SNAPSHOT - 18.04-SNAPSHOT + 18.04 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 67aaefbd0..88832f7db 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 18.04-SNAPSHOT + 18.04 diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index f4c4ac95a..24aa51821 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.04-SNAPSHOT + 18.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 b35bb4f7d..762559398 100644 --- a/vpp-integration/api-docs/scripts/pom.xml +++ b/vpp-integration/api-docs/scripts/pom.xml @@ -29,7 +29,7 @@ 2.9.2-01 2.4.3-01 - 18.04-SNAPSHOT + 18.04 4.11 0.9.11 true -- cgit 1.2.3-korg