From d3282c185070d0aea4afa1e5cfe3525ca9be63ea Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 19:32:25 +0100 Subject: Set Hc2vpp version back to 1.19.01-SNAPSHOT Change-Id: I46a38a61f309b69446253d95eae706b60752e905 Signed-off-by: Michal Cmarada --- 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 aa5058896..a0039cca7 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.19.01-RC1 + 1.19.01-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.19.01-RC1 + 1.19.01-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 103678c3a..5db3bfae7 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.19.01-RC1 + 1.19.01-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.19.01-RC1 + 1.19.01-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index d6d013543..fcda4cdf1 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-RC1 + 1.19.01-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.19.01-RC1 + 1.19.01-SNAPSHOT ${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 f74f02c87..54f9f57b9 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.19.01-RC1 + 1.19.01-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.19.01-RC1 + 1.19.01-SNAPSHOT ${project.artifactId} diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index ac1a674d0..06473fe59 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.19.01-RC1 + 1.19.01-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.19.01-RC1 + 1.19.01-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 3637967a1..5a05d0dca 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.19.01-RC1 + 1.19.01-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.19.01-RC1 + 1.19.01-SNAPSHOT ${project.artifactId} bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 6fd545ad5..1a064f0c3 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.19.01-RC1 + 1.19.01-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.19.01-RC1 + 1.19.01-SNAPSHOT bundle -- cgit 1.2.3-korg