From 3fed27fe786351f323715cc1af16130a29978319 Mon Sep 17 00:00:00 2001 From: jsrnicek Date: Thu, 27 Apr 2017 14:43:00 +0200 Subject: Bump versions for hc2vpp to 1.17.04 Change-Id: I9163eceaaf219ed8bd83c32e29a78f03c9d58a80 Signed-off-by: jsrnicek --- 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 6914955c0..dce23a1be 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.04 ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04 pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index e44777e99..865c5334a 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.04 io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04 pom \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index e51413b1a..b9ed54c3b 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.04 ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04 pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.17.04-SNAPSHOT + ${project.version} pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index ff077ef0b..0677a3b9e 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.04 ../hc2vpp-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.17.04-SNAPSHOT + 1.17.04 ${project.artifactId} pom @@ -29,7 +29,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.17.04-SNAPSHOT + ${project.version} pom import @@ -131,7 +131,7 @@ io.fd.honeycomb.common common-scripts - 1.17.04-SNAPSHOT + ${project.version} @@ -144,7 +144,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.17.04-SNAPSHOT + ${project.version} diff --git a/common/pom.xml b/common/pom.xml index 26919e97b..50ed9cd32 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.04 hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.17.04-SNAPSHOT + 1.17.04 ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg