From 63796c77c0ff70d2a8a39667eabbd9d292ed31e8 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Apr 2019 15:24:56 +0200 Subject: Set Hc2vpp version back to 1.19.04-SNAPSHOT Change-Id: I5021dce207d5c30928d2ed49692cfaf190ba6551 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 50477513f..924c83e71 100644 --- a/it/api-coverage/pom.xml +++ b/it/api-coverage/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common impl-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.it api-coverage - 1.19.04-RC1 + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml index 0fb0e4ec0..ba6a1eb86 100644 --- a/it/api-test/pom.xml +++ b/it/api-test/pom.xml @@ -21,13 +21,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 api-test - 1.19.04-RC1 + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index 221e9dbab..f10f5ed44 100644 --- a/it/jvpp-benchmark/pom.xml +++ b/it/jvpp-benchmark/pom.xml @@ -21,14 +21,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.it jvpp-benchmark - 1.19.04-RC1 + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/it/pom.xml b/it/pom.xml index 7881a5b77..5734a92ea 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../common/hc2vpp-parent 4.0.0 -- cgit 1.2.3-korg