From d6e4e3261ade27f6b630bdc3134ad8e14886d70d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Oct 2017 08:25:55 +0200 Subject: Bump hc2vpp version to 1.17.10-RC2 Also updates honeycomb dependencies Change-Id: Ifc6b3233b141236c3d2d70930e3a711a20344411 Signed-off-by: Marek Gradzki --- nat/nat-api/pom.xml | 6 +++--- nat/nat2vpp/pom.xml | 8 ++++---- nat/pom.xml | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'nat') diff --git a/nat/nat-api/pom.xml b/nat/nat-api/pom.xml index 4477c6100..18a81ae46 100644 --- a/nat/nat-api/pom.xml +++ b/nat/nat-api/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common api-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../../common/api-parent @@ -25,11 +25,11 @@ io.fd.hc2vpp.nat nat-api ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10-RC2 bundle - 1.17.10-SNAPSHOT + 1.17.10-RC2 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 479a96fef..cbcedcf5f 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -18,19 +18,19 @@ io.fd.hc2vpp.common vpp-impl-parent ../../vpp-common/vpp-impl-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 4.0.0 io.fd.hc2vpp.nat nat2vpp ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10-RC2 bundle - 1.17.10-SNAPSHOT - 1.17.10-SNAPSHOT + 1.17.10-RC2 + 1.17.10-RC2 diff --git a/nat/pom.xml b/nat/pom.xml index dfcf8fedb..9aed019eb 100644 --- a/nat/pom.xml +++ b/nat/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.nat nat-aggregator - 1.17.10-SNAPSHOT + 1.17.10-RC2 nat-aggregator pom 4.0.0 -- cgit 1.2.3-korg