From 338f7434a5c0c825c28191b71516aa42a67572fd Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 13:18:33 +0200 Subject: Set Hc2vpp version back to 1.19.04-SNAPSHOT Change-Id: Ibe4d08ddd65984218e6c65dea6b3ee8b1395b0f5 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 790f18619..2bd1c3dcb 100644 --- a/nat/nat-api/pom.xml +++ b/nat/nat-api/pom.xml @@ -17,7 +17,7 @@ io.fd.hc2vpp.common api-parent - 1.19.04-RC2 + 1.19.04-SNAPSHOT ../../common/api-parent @@ -25,11 +25,11 @@ io.fd.hc2vpp.nat nat-api ${project.artifactId} - 1.19.04-RC2 + 1.19.04-SNAPSHOT bundle - 1.19.04-RC2 + 1.19.04-SNAPSHOT diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index cb3a1e656..413852fd4 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.19.04-RC2 + 1.19.04-SNAPSHOT 4.0.0 io.fd.hc2vpp.nat nat2vpp ${project.artifactId} - 1.19.04-RC2 + 1.19.04-SNAPSHOT bundle - 1.19.04-RC2 + 1.19.04-SNAPSHOT diff --git a/nat/pom.xml b/nat/pom.xml index 358e9c35b..052532c9d 100644 --- a/nat/pom.xml +++ b/nat/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-RC2 + 1.19.04-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.nat nat-aggregator - 1.19.04-RC2 + 1.19.04-SNAPSHOT nat-aggregator pom 4.0.0 -- cgit 1.2.3-korg