From bc105e2a717de1a779114354f2fb2cf9f9013567 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Oct 2017 08:25:55 +0200 Subject: Bump hc2vpp version to 1.17.10-RC1 Also updates honeycomb dependencies Change-Id: Ifc6b3233b14f0d6c3d2d70930e3a711a20344411 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 561b39b2c..1b69607f0 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10-SNAPSHOT + 1.17.10-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.17.10-SNAPSHOT + 1.17.10-RC1 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index f5be93930..55948b8b4 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.10-SNAPSHOT + 1.17.10-RC1 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.17.10-SNAPSHOT + 1.17.10-RC1 bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 159f8b231..77e89e529 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.10-SNAPSHOT + 1.17.10-RC1 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.17.10-SNAPSHOT + 1.17.10-RC1 bundle -- cgit 1.2.3-korg