From d3da66038e055b3782cf681492c717aa75d608ce Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 15 Feb 2018 14:03:40 +0100 Subject: Hc2vpp 1.18.01.1 release Change-Id: I71bbac3844e59f70f25c500ae9a8a93a488c0d58 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 6e9ed306e..e036ed5bc 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.18.01.1-SNAPSHOT + 1.18.01.1 pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index f4ee41c1b..1b8d3a669 100644 --- a/common/hc2vpp-parent/pom.xml +++ b/common/hc2vpp-parent/pom.xml @@ -7,13 +7,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.18.01.1-SNAPSHOT + 1.18.01.1 pom \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 0dae453ca..b3b31cf15 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.18.01.1-SNAPSHOT + 1.18.01.1 pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 0527acd40..4a5e87f38 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -7,13 +7,13 @@ io.fd.hc2vpp.common impl-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 ../impl-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 ${project.artifactId} pom @@ -29,7 +29,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 pom import @@ -129,7 +129,7 @@ io.fd.honeycomb.common common-scripts - 1.18.01.1-SNAPSHOT + 1.18.01.1 @@ -142,7 +142,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.18.01.1-SNAPSHOT + 1.18.01.1 diff --git a/common/pom.xml b/common/pom.xml index 4cc43964f..fc34189c2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.1-SNAPSHOT + 1.18.01.1 hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.18.01.1-SNAPSHOT + 1.18.01.1 ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg