From d6e4e3261ade27f6b630bdc3134ad8e14886d70d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Oct 2017 08:25:55 +0200 Subject: Bump hc2vpp version to 1.17.10-RC2 Also updates honeycomb dependencies Change-Id: Ifc6b3233b141236c3d2d70930e3a711a20344411 Signed-off-by: Marek Gradzki --- it/api-coverage/pom.xml | 4 ++-- it/api-test/pom.xml | 4 ++-- it/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'it') diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 9d7f226a7..e3cadf739 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common impl-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.it api-coverage - 1.17.10-SNAPSHOT + 1.17.10-RC2 ${project.artifactId} diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml index 855eb2fca..f012187c1 100644 --- a/it/api-test/pom.xml +++ b/it/api-test/pom.xml @@ -21,13 +21,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../../common/hc2vpp-parent 4.0.0 api-test - 1.17.10-SNAPSHOT + 1.17.10-RC2 ${project.artifactId} diff --git a/it/pom.xml b/it/pom.xml index ce894eb4a..45b4ec45e 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.10-SNAPSHOT + 1.17.10-RC2 ../common/hc2vpp-parent 4.0.0 -- cgit 1.2.3-korg