From 46fa44ab404816b946a8c9928349b8af89add7fe Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 17 Jan 2018 16:47:44 +0100 Subject: Hc2vpp 1.18.01-RC2 Change-Id: I5e9df01b1672fe01354dea92f6f6690f2d776689 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 | 6 +++--- 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, 15 insertions(+), 15 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index dd32a4ca0..af5ee46ef 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.01-SNAPSHOT + 1.18.01-RC2 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 4f326c0e6..19e1fe21e 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.01-SNAPSHOT + 1.18.01-RC2 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 1d3ac5995..4402f80a5 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01-SNAPSHOT + 1.18.01-RC2 ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.18.01-SNAPSHOT + 1.18.01-RC2 ${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 e4f6b1f8d..6bb7fc27e 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,17 +19,17 @@ io.fd.hc2vpp.common impl-parent - 1.18.01-SNAPSHOT + 1.18.01-RC2 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.18.01-SNAPSHOT + 1.18.01-RC2 - 1.18.01-SNAPSHOT + 1.18.01-RC2 18.01-SNAPSHOT 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index ed348ca01..6f176f251 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.01-SNAPSHOT + 1.18.01-RC2 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC2 pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 28d9fc86e..b888ff0a7 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.01-SNAPSHOT + 1.18.01-RC2 ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index a3be8eb07..1351a485a 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.01-SNAPSHOT + 1.18.01-RC2 ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.18.01-SNAPSHOT + 1.18.01-RC2 bundle -- cgit 1.2.3-korg