From 6935cb14d91c29f6721e63ccca297762ddbb26ac Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 22 Oct 2018 09:06:54 +0200 Subject: Bump hc2vpp version to 1.19.01-SNAPSHOT Change-Id: Iedb7935735cc9836fb1cb11856d38ec1d090e6ba Signed-off-by: Michal Cmarada --- vpp-integration/minimal-distribution/pom.xml | 32 ++++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'vpp-integration/minimal-distribution') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index b09d20e6a..286bfda47 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common minimal-distribution-parent - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT ../../common/minimal-distribution-parent @@ -27,24 +27,24 @@ io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT - 1.18.10-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT + 1.19.01-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, -- cgit