From c55507d9a61bb5595d2b594c9b01aecdb31cd182 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 31 Mar 2017 13:46:34 +0200 Subject: Bump hc2vpp version to 1.17.07-SNAPSHOT Also bumps honeycomb and vpp dependencies Change-Id: Ice9863b8afc1895d43b97953ed6d93e739730f5e 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 | 8 ++++---- vpp-common/vpp-impl-parent/pom.xml | 6 +++--- vpp-common/vpp-translate-test/pom.xml | 4 ++-- vpp-common/vpp-translate-utils/pom.xml | 4 ++-- 7 files changed, 17 insertions(+), 17 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 5e686d43a..c69565326 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index e34d95af2..0ee32b53c 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index cc0c1f8dd..abba6eb03 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.17.04-SNAPSHOT + 1.17.07-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 cca821f3f..a2547df0b 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,18 +19,18 @@ io.fd.hc2vpp.common impl-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT - 1.17.04-SNAPSHOT - 17.04-SNAPSHOT + 1.17.07-SNAPSHOT + 17.07-SNAPSHOT 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 254e2c757..1997027e0 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../../common/impl-parent @@ -27,11 +27,11 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT pom - 17.04-SNAPSHOT + 17.07-SNAPSHOT diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 1276ee578..9a4664b15 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.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 08a1c4de1..095853f79 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.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT bundle -- cgit 1.2.3-korg