From 6d9473679a5f7a82234912d91bbe2cf375d41021 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 24 May 2018 22:17:27 +0200 Subject: Set hc2vpp version to 1.18.01.3-SNAPSHOT Change-Id: Ic9b94e11989ad128df3c51fa6a2cf1db268a9444 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 a5a1c210a..499f37fd5 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.2 + 1.18.01.3-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.18.01.2 + 1.18.01.3-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 5a72117c2..35c084ab7 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,14 +18,14 @@ io.fd.hc2vpp.common api-parent - 1.18.01.2 + 1.18.01.3-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.18.01.2 + 1.18.01.3-SNAPSHOT bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 00cdc63ee..382c53511 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.18.01.2 + 1.18.01.3-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.18.01.2 + 1.18.01.3-SNAPSHOT bundle -- cgit 1.2.3-korg