From 450b88fb8e8bf126f62fa9aafafbe5bede976a70 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 11:35:28 +0100 Subject: Hc2vpp 1.19.01 release Change-Id: Iabdd6ca34579f26f200362bac25594931319234e Signed-off-by: Michal Cmarada --- common/api-parent/pom.xml | 4 ++-- common/hc2vpp-parent/pom.xml | 6 +++--- common/impl-parent/pom.xml | 6 +++--- common/minimal-distribution-parent/pom.xml | 4 ++-- common/pom.xml | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 32da77da8..1f2df83d2 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.01 ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index bd6524ea8..f37c50896 100644 --- a/common/hc2vpp-parent/pom.xml +++ b/common/hc2vpp-parent/pom.xml @@ -7,17 +7,17 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01-SNAPSHOT + 1.19.01 io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 pom - 1.19.01-SNAPSHOT + 1.19.01 \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index e9f3b768e..117d211f4 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.01 ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.19.01-SNAPSHOT + 1.19.01 pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 20e780841..3f60c7f90 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.19.01-SNAPSHOT + 1.19.01 ../impl-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.19.01-SNAPSHOT + 1.19.01 ${project.artifactId} pom diff --git a/common/pom.xml b/common/pom.xml index 51c505c9a..60dc36968 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.01 hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.19.01-SNAPSHOT + 1.19.01 ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg