From 25666a0bf99f7b4cf15f14000015014098ddbb6c Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 24 Jul 2017 07:35:05 +0200 Subject: Set jvpp version to 17.07 Change-Id: Iac4e527b3a795ade805f3f57ecf7c01fec46bc12 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 | 8 +++++++- release-notes/pom.xml | 8 ++------ vpp-common/vpp-common-integration/pom.xml | 2 +- vpp-common/vpp-impl-parent/pom.xml | 2 +- 9 files changed, 17 insertions(+), 15 deletions(-) diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 18d1eb92f..39766cc56 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -30,7 +30,7 @@ 1.17.07-SNAPSHOT - 17.07-SNAPSHOT + 17.07 diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index e1f8ce243..92c67f23f 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -30,8 +30,8 @@ bundle - 17.07-SNAPSHOT - 17.07-SNAPSHOT + 17.07 + 17.07 diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 4c939ffeb..3dc94112f 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -32,7 +32,7 @@ ${project.artifactId} - 17.07-SNAPSHOT + 17.07 diff --git a/jvpp-version b/jvpp-version index 5543a4092..90098a571 100755 --- a/jvpp-version +++ b/jvpp-version @@ -1,2 +1,2 @@ #!/bin/sh -echo 17.07-SNAPSHOT +echo 17.07 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 7a16ca0e7..d4a87a155 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -54,7 +54,7 @@ io.fd.vpp jvpp-snat - 17.07-SNAPSHOT + 17.07 diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 33c79936b..21cf2d911 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -89,12 +89,18 @@ io.fd.vpp jvpp-registry - 17.07-SNAPSHOT + 17.07 io.fd.nsh_sfc nsh-sfc 17.07-SNAPSHOT + + + io.fd.vpp + jvpp-registry + + io.fd.hc2vpp.common diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 63950ee6d..c06c22cf9 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -80,13 +80,9 @@ 10701 master 17.07 - - - 17.07-SNAPSHOT + 17.07 17.07 - - - 17.07-SNAPSHOT + 17.07 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 7ba7d6359..37400eff0 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -30,7 +30,7 @@ 1.17.07-SNAPSHOT - 17.07-SNAPSHOT + 17.07 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 1997027e0..7b873f7e0 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -31,7 +31,7 @@ pom - 17.07-SNAPSHOT + 17.07 -- cgit 1.2.3-korg