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 --- vpp-common/naming-context-api/pom.xml | 4 ++-- vpp-common/naming-context-impl/pom.xml | 4 ++-- vpp-common/pom.xml | 4 ++-- vpp-common/vpp-common-integration/pom.xml | 4 ++-- vpp-common/vpp-impl-parent/pom.xml | 4 ++-- vpp-common/vpp-translate-test/pom.xml | 4 ++-- vpp-common/vpp-translate-utils/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 47ea4e944..776966429 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 47dbfcb8f..fc3a9f8e9 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 728647f3f..83bfb4071 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.18.04-SNAPSHOT + 1.18.04-RC1 ${project.artifactId} pom 4.0.0 diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 944350f27..74478a124 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.18.04-SNAPSHOT + 1.18.04-RC1 18.04-SNAPSHOT diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 67aaefbd0..2fd08b2ad 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 1b59755f3..7fe798d46 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -20,13 +20,13 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.18.04-SNAPSHOT + 1.18.04-RC1 bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 5c64a561d..5cf44ce70 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04-SNAPSHOT + 1.18.04-RC1 ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04-RC1 bundle -- cgit 1.2.3-korg