From 8af33853e8da1a2d180f0f9596b7acd8f2c669a9 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 22 Oct 2018 08:17:13 +0200 Subject: Set hc2vpp version back to 1.18.10-SNAPSHOT Change-Id: Icb47422ce16a563b62ee3d497d28bd12fb7e5fb9 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 9f0b957a4..26b979ec8 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-RC1 + 1.18.10-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.it api-coverage - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml index c86875787..6388d5ea7 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-RC1 + 1.18.10-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 api-test - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index 1592ae073..1b763e21b 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-RC1 + 1.18.10-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.it jvpp-benchmark - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/it/pom.xml b/it/pom.xml index fd1503d82..8106e4d82 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../common/hc2vpp-parent 4.0.0 -- cgit 1.2.3-korg