From dc93876f356864e26d00075b9d7be6c32d602445 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 16:48:02 +0200 Subject: Set Hc2vpp version to 1.18.10.1-SNAPSHOT Change-Id: I78daf8ca553636c63f7baa8dd47685025eb82b9b Signed-off-by: Michal Cmarada --- it/api-coverage/pom.xml | 4 ++-- it/api-test/pom.xml | 4 ++-- it/jvpp-benchmark/pom.xml | 4 ++-- it/pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'it') diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml index 8325a9b2a..a00acfbf3 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common impl-parent - 1.18.10 + 1.18.10.1-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.it api-coverage - 1.18.10 + 1.18.10.1-SNAPSHOT ${project.artifactId} diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml index fb86e4fbf..dd38c63bc 100644 --- a/it/api-test/pom.xml +++ b/it/api-test/pom.xml @@ -21,13 +21,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10 + 1.18.10.1-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 api-test - 1.18.10 + 1.18.10.1-SNAPSHOT ${project.artifactId} diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index 596f1a0aa..a621e0f41 100644 --- a/it/jvpp-benchmark/pom.xml +++ b/it/jvpp-benchmark/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10 + 1.18.10.1-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.it jvpp-benchmark - 1.18.10 + 1.18.10.1-SNAPSHOT ${project.artifactId} diff --git a/it/pom.xml b/it/pom.xml index 600d23f0a..19f5728ed 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10 + 1.18.10.1-SNAPSHOT ../common/hc2vpp-parent 4.0.0 -- cgit 1.2.3-korg