From 5a2a47034f8af1d4e2f77fdde02c947bce7fc0d5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 13:07:58 +0200 Subject: Bump hc2vpp version to 1.18.10-SNAPSHOT Change-Id: I6ba9d0017cc42a4cafe3790e563e206d33c211b3 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 cf06b4a66..9be67827a 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 5ba026039..8b15e5e7d 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 4aa80662f..25531ca91 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.18.07-SNAPSHOT + 1.18.10-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 a587e4407..d7c212a27 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 88cbe8898..d9fadf89e 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index dd7c00839..ba784197d 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 6333cffec..ad24d8afc 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.07-SNAPSHOT + 1.18.10-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT bundle -- cgit 1.2.3-korg