From 2ba3eeeecab667397b1996ec2f2cbd6081ec4df6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 14:43:28 +0200 Subject: Hc2vpp 1.19.04 release Change-Id: I88900eb1c47ce3ba9e4d301e04b5d7b8c615879c 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 6345f09ba..4da116431 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.04-SNAPSHOT + 1.19.04 ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index 3410fdd2a..a43578d89 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.04-SNAPSHOT + 1.19.04 io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 pom - 1.19.04-SNAPSHOT + 1.19.04 \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 96b051c90..80a3f5270 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.04-SNAPSHOT + 1.19.04 ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.19.04-SNAPSHOT + 1.19.04 pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index c3b0eef45..6d6d40a23 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.04-SNAPSHOT + 1.19.04 ../impl-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.19.04-SNAPSHOT + 1.19.04 ${project.artifactId} pom diff --git a/common/pom.xml b/common/pom.xml index 4e6268abf..0c7050288 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-SNAPSHOT + 1.19.04 hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.19.04-SNAPSHOT + 1.19.04 ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg