From 80fb3f28456adff99b9212add3c53a21cbf0967d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 27 Jul 2017 09:06:45 +0200 Subject: Bump Hc2vpp version to 1.17.07 Also updates honeycomb dependencies. Change-Id: I531cc998b4d2a3a3c77664658c8dce42513a1378 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 4c6839772..e1c3977e0 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07-SNAPSHOT + 1.17.07 ../common/hc2vpp-parent io.fd.hc2vpp.routing routing-aggregator - 1.17.07-SNAPSHOT + 1.17.07 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 4abc2e6c0..f38e5cd31 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.07-SNAPSHOT + 1.17.07 ../../common/api-parent 4.0.0 io.fd.hc2vpp.routing routing-api - 1.17.07-SNAPSHOT + 1.17.07 bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 32572a85a..7d817a06f 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.07-SNAPSHOT + 1.17.07 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.17.07-SNAPSHOT + 1.17.07 bundle -- cgit 1.2.3-korg