From 057ece76cc7a5714791a44f054034baed423c004 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 20:18:25 +0100 Subject: Bump hc2vpp version to 1.17.01-FINAL Also updates honeycomb dependencies to 1.17.01-FINAL Change-Id: I2f281234d142535d740649e966e6b08f8398905b 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 3b93d6bef..71e959d2c 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,12 +19,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.01 io.fd.hc2vpp.routing routing-aggregator - 1.17.01-SNAPSHOT + 1.17.01 ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 83008d97a..ea071c670 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common api-parent - 1.17.01-SNAPSHOT + 1.17.01 4.0.0 io.fd.hc2vpp.routing routing-api - 1.17.01-SNAPSHOT + 1.17.01 bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 3d127915d..18a879e7d 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.01-SNAPSHOT + 1.17.01 ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.17.01-SNAPSHOT + 1.17.01 bundle -- cgit 1.2.3-korg