From d3da66038e055b3782cf681492c717aa75d608ce Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 15 Feb 2018 14:03:40 +0100 Subject: Hc2vpp 1.18.01.1 release Change-Id: I71bbac3844e59f70f25c500ae9a8a93a488c0d58 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 9c4a8368b..bf6657ae2 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.18.01.1-SNAPSHOT + 1.18.01.1 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 2ccab836b..59f8526ec 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.1-SNAPSHOT + 1.18.01.1 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.18.01.1-SNAPSHOT + 1.18.01.1 bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 76cece279..397cf34fa 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.1-SNAPSHOT + 1.18.01.1 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.18.01.1-SNAPSHOT + 1.18.01.1 bundle -- cgit 1.2.3-korg