From d39f8a20bd14f4b461ebb081334efff64670e309 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 16:28:51 +0200 Subject: Hc2vpp 1.18.04-RC1 Change-Id: Icf7b2a3c3f9a6b58be82a1eaafbc1386eb4d3831 Signed-off-by: Marek Gradzki --- 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 716881928..26584601f 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.04-SNAPSHOT + 1.18.04-RC1 ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index 974adfc1e..ba6d3c740 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.04-SNAPSHOT + 1.18.04-RC1 io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 pom - 1.18.04-SNAPSHOT + 1.18.04-RC1 \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 11870d7e4..285c40c52 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.04-SNAPSHOT + 1.18.04-RC1 ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index a16297dca..f7c41d957 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.04-SNAPSHOT + 1.18.04-RC1 ../impl-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ${project.artifactId} pom diff --git a/common/pom.xml b/common/pom.xml index 56a408ac9..d4abd5fcf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.18.04-SNAPSHOT + 1.18.04-RC1 ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg