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 --- common/api-parent/pom.xml | 4 ++-- common/hc2vpp-parent/pom.xml | 4 ++-- common/impl-parent/pom.xml | 6 +++--- common/minimal-distribution-parent/pom.xml | 10 +++++----- common/pom.xml | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index f1c899b8c..0395c0da6 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index e44777e99..368d4c798 100644 --- a/common/hc2vpp-parent/pom.xml +++ b/common/hc2vpp-parent/pom.xml @@ -7,13 +7,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT pom \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index e51413b1a..f8141eef8 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index ff077ef0b..1f2a5add7 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -7,13 +7,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ../hc2vpp-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ${project.artifactId} pom @@ -29,7 +29,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT pom import @@ -131,7 +131,7 @@ io.fd.honeycomb.common common-scripts - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT @@ -144,7 +144,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 26919e97b..10750a0d8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.17.04-SNAPSHOT + 1.17.07-SNAPSHOT ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg