From 6223fd97f1113ad6dfc13fbc93fa911b460cf091 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 30 Apr 2018 10:20:49 +0200 Subject: Set Hc2vpp version to 1.18.04.1-SNAPSHOT Change-Id: Ie2307b319b361b9dc29e5293c3163e4f53856311 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 04033a8ba..8d8c23d85 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.18.04 + 1.18.04.1-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 9bd3a1e74..5490949a3 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.routing routing-api ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 17d0ccfdf..f744c2eb3 100644 --- a/routing/routing-impl/pom.xml +++ b/routing/routing-impl/pom.xml @@ -20,7 +20,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -28,7 +28,7 @@ io.fd.hc2vpp.routing routing-impl ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle -- cgit 1.2.3-korg