From 4ab125c86db6885c1e9c37f19b6a2b483e9c8c63 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 30 Oct 2017 14:38:00 +0100 Subject: Set jvpp version to 17.10 Change-Id: If6ca87e134380d0a0e9814d87cf1c3f787072c5a 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 638ea54c2..14df33901 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.17.10-SNAPSHOT - 17.10-SNAPSHOT + 17.10 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index f7c122f18..67ef26087 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 17.10-SNAPSHOT - 17.10-SNAPSHOT + 17.10 + 17.10 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 9d7f226a7..75908bbcd 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 17.10-SNAPSHOT + 17.10 diff --git a/jvpp-version b/jvpp-version index f90935b34..6655d7026 100755 --- a/jvpp-version +++ b/jvpp-version @@ -5,4 +5,4 @@ # # Version should match the one used in pom files. # -echo 17.10-SNAPSHOT +echo 17.10 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 479a96fef..01bdbcc12 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -54,7 +54,7 @@ io.fd.vpp jvpp-nat - 17.10-SNAPSHOT + 17.10 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 1eb7588c6..9ecc7626b 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -89,12 +89,12 @@ io.fd.vpp jvpp-registry - 17.10-SNAPSHOT + 17.10 io.fd.nsh_sfc nsh-sfc - 17.10-SNAPSHOT + 17.10 io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 1449ba4a6..b34c6b85f 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -110,13 +110,9 @@ 10800 stable/1710 17.10 - - - 17.10-SNAPSHOT + 17.10 17.10 - - - 17.10-SNAPSHOT + 17.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 6bdbe2d6a..83a7fffec 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ 1.17.10-SNAPSHOT - 17.10-SNAPSHOT + 17.10 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 5962719fe..4554cfb33 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 17.10-SNAPSHOT + 17.10 diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml index 857f7b2dd..de50e2bbc 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 - 17.10-SNAPSHOT + 17.10 19.0 0.9.11 diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 086e6f257..e69b4f11c 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 - 17.10-SNAPSHOT + 17.10 4.12 0.9.11 true -- cgit 1.2.3-korg