From 783013bb00129f61cb81ee592763b86e6476db0b Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 10:55:10 +0200 Subject: Hc2vpp 1.19.04-RC2 Change-Id: Ib8e65df03f6c75da39568c383018cfb8280651b3 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 924c83e71..6a9d38afe 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-SNAPSHOT + 1.19.04-RC2 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.it api-coverage - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml index ba6a1eb86..e96b8af60 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-SNAPSHOT + 1.19.04-RC2 ../../common/hc2vpp-parent 4.0.0 api-test - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index f10f5ed44..72e826a56 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-SNAPSHOT + 1.19.04-RC2 ../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.it jvpp-benchmark - 1.19.04-SNAPSHOT + 1.19.04-RC2 ${project.artifactId} diff --git a/it/pom.xml b/it/pom.xml index 5734a92ea..2bf38e1fa 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-SNAPSHOT + 1.19.04-RC2 ../common/hc2vpp-parent 4.0.0 -- cgit 1.2.3-korg