From 9cbd8b73508151b3abe6335cc353277001ec504d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 18 Jul 2017 13:37:36 +0200 Subject: Set hc2vpp version back to 1.17.07-SNAPSHOT Change-Id: I6a0d42009705156b629f1638c3830a84c7e09f1f Signed-off-by: Marek Gradzki --- routing/pom.xml | 4 ++-- routing/routing-api/pom.xml | 4 ++-- routing/routing-impl/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'routing') diff --git a/routing/pom.xml b/routing/pom.xml index 4a4ca1d5c..4c6839772 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07-RC2 + 1.17.07-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.17.07-RC2 + 1.17.07-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index f1a2d9acf..4abc2e6c0 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,14 +18,14 @@ io.fd.hc2vpp.common api-parent - 1.17.07-RC2 + 1.17.07-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.17.07-RC2 + 1.17.07-SNAPSHOT bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index e25eafe8b..32572a85a 100644 --- a/routing/routing-impl/pom.xml +++ b/routing/routing-impl/pom.xml @@ -20,14 +20,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.07-RC2 + 1.17.07-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.17.07-RC2 + 1.17.07-SNAPSHOT bundle -- cgit 1.2.3-korg