From 221f558101ae0a421e621947d62c2199c6cfa5ff Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 31 Mar 2017 13:05:52 +0200 Subject: Bump hc2vpp version to 1.17.04-RC1 Also updates honeycomb dependencies and vpp package dependencies Change-Id: I4527d86b4ebf6e8e8a92c8d62c5a14640802b3e7 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 468a2ec98..98b16e101 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.17.04-SNAPSHOT + 1.17.04-RC1 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index ab084b549..2ce2720f6 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.04-SNAPSHOT + 1.17.04-RC1 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.17.04-SNAPSHOT + 1.17.04-RC1 bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 88120868f..99c089d9f 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.04-SNAPSHOT + 1.17.04-RC1 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.17.04-SNAPSHOT + 1.17.04-RC1 bundle -- cgit 1.2.3-korg