From bb94464f2321b03b45c03c42effbcc458081c72e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 16:34:11 +0200 Subject: Hc2vpp 1.18.10 release Change-Id: I40aa22375108c7b390487570c4f080140459572a 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 25566ee9e..df2b2f814 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.10-SNAPSHOT + 1.18.10 ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index 333e3c5e5..1a78041ed 100644 --- a/common/hc2vpp-parent/pom.xml +++ b/common/hc2vpp-parent/pom.xml @@ -7,17 +7,17 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-SNAPSHOT + 1.18.10 io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 pom - 1.18.10-SNAPSHOT + 1.18.10 \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 576b5b0a3..0193e6300 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.10-SNAPSHOT + 1.18.10 ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.18.10-SNAPSHOT + 1.18.10 pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.18.10-SNAPSHOT + 1.18.10 pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 722724a3b..fc23e3219 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.10-SNAPSHOT + 1.18.10 ../impl-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} pom diff --git a/common/pom.xml b/common/pom.xml index 2c5ae546d..ac646c3c5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-SNAPSHOT + 1.18.10 hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.18.10-SNAPSHOT + 1.18.10 ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg