From 314c466ff46edd1e9b7de62541209e8b033ec343 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 7 Dec 2016 09:04:36 +0100 Subject: Set hc2vpp version to 17.01 to align with vpp release Depends on https://gerrit.fd.io/r/#/c/4137 Change-Id: I11cc690bf5d12db5c7223f46a19c3f555213aead Signed-off-by: Marek Gradzki --- vpp-common/naming-context-api/pom.xml | 4 ++-- vpp-common/naming-context-impl/pom.xml | 4 ++-- vpp-common/pom.xml | 4 ++-- vpp-common/vpp-common-integration/pom.xml | 6 +++--- vpp-common/vpp-impl-parent/pom.xml | 4 ++-- vpp-common/vpp-translate-test/pom.xml | 4 ++-- vpp-common/vpp-translate-utils/pom.xml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index c071e50f0..25106e259 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 90e651b30..94f0571f8 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 7c4e977db..6d64304e6 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT io.fd.hc2vpp.common vpp-common-aggregator - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 23901dfd9..8afad98be 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,16 +19,16 @@ io.fd.honeycomb.common impl-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT 17.01-SNAPSHOT 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index b2ed6bd79..4c6887425 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index e3fb45bbb..50c839033 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -20,13 +20,13 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 vpp-translate-test - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 94bb07aab..5d14326b7 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT bundle -- cgit 1.2.3-korg