From 7a480f0d3e0df69f306479e5ee11e4430e4d92ad Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 28 Jul 2017 15:10:26 +0200 Subject: Set Hc2vpp version to 1.17.07.1-SNAPSHOT Change-Id: I53e12a6e48130455e6b2c1e395517041f728f7a7 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 06db8f0be..d3835d189 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.17.07 + 1.17.07.1-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.17.07 + 1.17.07.1-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 7df321cae..d470e7ae8 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.17.07 + 1.17.07.1-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.17.07 + 1.17.07.1-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index f55c8be1e..57d916c94 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07 + 1.17.07.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.17.07 + 1.17.07.1-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 24828a734..3854e4aaf 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.17.07 + 1.17.07.1-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.17.07 + 1.17.07.1-SNAPSHOT - 1.17.07 + 1.17.07.1-SNAPSHOT 17.07 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 6e26754bc..50919eff9 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.17.07 + 1.17.07.1-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.17.07 + 1.17.07.1-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 43c8872e0..2e459c5ec 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.17.07 + 1.17.07.1-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.17.07 + 1.17.07.1-SNAPSHOT bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 21440ee52..774458318 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.17.07 + 1.17.07.1-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.17.07 + 1.17.07.1-SNAPSHOT bundle -- cgit 1.2.3-korg