From 75b986b70781a51001522e96f54cb10baced29c7 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 18 Oct 2018 10:36:33 +0200 Subject: Hc2vpp 1.18.10-RC1 Change-Id: I003a05fb0613855de1912ea6d790ece8a077c687 Signed-off-by: Michal Cmarada --- nat/nat-api/pom.xml | 6 +++--- nat/nat2vpp/pom.xml | 6 +++--- nat/pom.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'nat') diff --git a/nat/nat-api/pom.xml b/nat/nat-api/pom.xml index 0f4db558e..2b7afb040 100644 --- a/nat/nat-api/pom.xml +++ b/nat/nat-api/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common api-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../../common/api-parent @@ -25,11 +25,11 @@ io.fd.hc2vpp.nat nat-api ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 bundle - 1.18.10-SNAPSHOT + 1.18.10-RC1 diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index 1d1eb66a2..2e1fec24e 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -18,18 +18,18 @@ io.fd.hc2vpp.common vpp-impl-parent ../../vpp-common/vpp-impl-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 4.0.0 io.fd.hc2vpp.nat nat2vpp ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10-RC1 bundle - 1.18.10-SNAPSHOT + 1.18.10-RC1 diff --git a/nat/pom.xml b/nat/pom.xml index 48f5222e4..a42059e2b 100644 --- a/nat/pom.xml +++ b/nat/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-SNAPSHOT + 1.18.10-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.nat nat-aggregator - 1.18.10-SNAPSHOT + 1.18.10-RC1 nat-aggregator pom 4.0.0 -- cgit 1.2.3-korg