From 46fa44ab404816b946a8c9928349b8af89add7fe Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 17 Jan 2018 16:47:44 +0100 Subject: Hc2vpp 1.18.01-RC2 Change-Id: I5e9df01b1672fe01354dea92f6f6690f2d776689 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 1f56016d1..ca1976477 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01-SNAPSHOT + 1.18.01-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.18.01-SNAPSHOT + 1.18.01-RC2 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 136f37155..457504492 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-SNAPSHOT + 1.18.01-RC2 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 59fff2a80..02b779b8f 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-SNAPSHOT + 1.18.01-RC2 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle -- cgit 1.2.3-korg