From 2f3b290f51486a1243cc1306430ba6ce64ae4ba3 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 14:27:26 +0100 Subject: Bump hc2vpp version to 1.19.04-SNAPSHOT Change-Id: I5f2c8635eab44f5d7b74514f3a2f7b4218b3369c 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 2538d13ed..f32600cf8 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.hc2vpp.it api-coverage - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml index 6462c6ef6..6b1981a8d 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 api-test - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml index 46cf29c50..0401af861 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.01-SNAPSHOT + 1.19.04-SNAPSHOT ../../common/hc2vpp-parent 4.0.0 io.fd.hc2vpp.it jvpp-benchmark - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} diff --git a/it/pom.xml b/it/pom.xml index 9656fc790..5734a92ea 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../common/hc2vpp-parent 4.0.0 -- cgit 1.2.3-korg