From 7758b80f96ce03b475c94be49b259bf0a2dd40dd Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 30 Oct 2017 15:13:37 +0100 Subject: Bump Hc2vpp version to 1.17.10 Also updates honeycomb dependencies. Change-Id: I2f04e80f2c1da3d9ac82425f517e8fd3d5cd4213 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 ea202209e..dfcfabc76 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.10-SNAPSHOT + 1.17.10 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10 bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 6c78e46fd..51f8ff127 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.10-SNAPSHOT + 1.17.10 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10 bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 61b4675c5..a977cd86e 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10-SNAPSHOT + 1.17.10 ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.17.10-SNAPSHOT + 1.17.10 ${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 83a7fffec..fb84b7cdf 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.10-SNAPSHOT + 1.17.10 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.17.10-SNAPSHOT + 1.17.10 - 1.17.10-SNAPSHOT + 1.17.10 17.10 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 4554cfb33..3f37a60fa 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.10-SNAPSHOT + 1.17.10 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10 pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index d91f4aff2..0abf36106 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.10-SNAPSHOT + 1.17.10 ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.17.10-SNAPSHOT + 1.17.10 bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index ccfee3266..aeedbb6ec 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.10-SNAPSHOT + 1.17.10 ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.17.10-SNAPSHOT + 1.17.10 bundle -- cgit 1.2.3-korg