From 6d9473679a5f7a82234912d91bbe2cf375d41021 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 24 May 2018 22:17:27 +0200 Subject: Set hc2vpp version to 1.18.01.3-SNAPSHOT Change-Id: Ic9b94e11989ad128df3c51fa6a2cf1db268a9444 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 12cdcc3ae..5e12997f5 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.2 + 1.18.01.3-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.18.01.2 + 1.18.01.3-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index fceaa7d4c..2f0a2ffb3 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.2 + 1.18.01.3-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.18.01.2 + 1.18.01.3-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 98719b8fd..e45c1433f 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.01.2 + 1.18.01.3-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.18.01.2 + 1.18.01.3-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 0fb0f54f6..56cc7e2b4 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.2 + 1.18.01.3-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.18.01.2 + 1.18.01.3-SNAPSHOT - 1.18.01.2 + 1.18.01.3-SNAPSHOT 18.01.2 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 82155a475..c539fa251 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.2 + 1.18.01.3-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.18.01.2 + 1.18.01.3-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index e7728cf66..8ff60872f 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.2 + 1.18.01.3-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.18.01.2 + 1.18.01.3-SNAPSHOT bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 738c78726..52b662f0d 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.2 + 1.18.01.3-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.18.01.2 + 1.18.01.3-SNAPSHOT bundle -- cgit 1.2.3-korg