From ada042f959ee24dc431fc59ffb1ae0e19f37ebb9 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 24 Jan 2018 08:30:50 +0100 Subject: Set jvpp version to 18.01 Change-Id: Ic240f174140a9739295d8ada2a3e22486ec656f8 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 | 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 +- 11 files changed, 14 insertions(+), 18 deletions(-) diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 4a18f7a0d..1a5fe5b51 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.18.01-SNAPSHOT - 18.01-SNAPSHOT + 18.01 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index faffd9fb7..56af501ff 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 18.01-SNAPSHOT - 18.01-SNAPSHOT + 18.01 + 18.01 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 65f1e7ec0..9bafa1631 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 18.01-SNAPSHOT + 18.01 diff --git a/jvpp/version b/jvpp/version index b2482d7e2..222eb62eb 100755 --- a/jvpp/version +++ b/jvpp/version @@ -5,4 +5,4 @@ # # Version should match the one used in pom files. # -echo 18.01-SNAPSHOT +echo 18.01 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 653695d28..f8ad0fe2d 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -54,7 +54,7 @@ io.fd.vpp jvpp-nat - 18.01-SNAPSHOT + 18.01 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 91b222ee5..48affcb51 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -89,12 +89,12 @@ io.fd.vpp jvpp-registry - 18.01-SNAPSHOT + 18.01 io.fd.nsh_sfc nsh-sfc - 18.01-SNAPSHOT + 18.01 io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 91ad40ba8..223cbddd8 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -112,13 +112,9 @@ master nitrogen 18.01 - - - 18.01-SNAPSHOT + 18.01 18.01 - - - 18.01-SNAPSHOT + 18.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 e4f6b1f8d..ae577a09f 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ 1.18.01-SNAPSHOT - 18.01-SNAPSHOT + 18.01 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index ed348ca01..228f59d09 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 18.01-SNAPSHOT + 18.01 diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index 8aa4611ae..91a49b25f 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.01-SNAPSHOT + 18.01 19.0 0.9.11 diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 3d73af7f0..8c5568466 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.01-SNAPSHOT + 18.01 4.12 0.9.11 true -- cgit 1.2.3-korg