From 3b694eb79e50a30aec027c1d1bb6503f8df92da5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 15:23:17 +0200 Subject: HC2VPP-283: cleanup honeycomb dependency versions Introduces honeycomb.version property in hc2vpp-parent and adds various honeycomb artifacts to impl-parent to reduce work when bumping honeycomb version. Change-Id: I2f31f255aa5234c6890073b93b11f93e5cd444f7 Signed-off-by: Marek Gradzki --- vpp-integration/minimal-distribution/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vpp-integration/minimal-distribution/pom.xml') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index e751577d3..8d043ca2a 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -33,7 +33,6 @@ io.fd.honeycomb.infra.distro.Main 1.18.04-SNAPSHOT 1.18.04-SNAPSHOT - 1.18.04-SNAPSHOT 1.18.04-SNAPSHOT 1.18.04-SNAPSHOT 1.18.04-SNAPSHOT @@ -103,7 +102,7 @@ io.fd.honeycomb minimal-distribution - ${hc.infra.version} + ${honeycomb.version} io.fd.hc2vpp.common -- cgit 1.2.3-korg