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-common/vpp-common-integration/pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vpp-common/vpp-common-integration') diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 9c638aaf7..944350f27 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -29,7 +29,6 @@ 1.18.04-SNAPSHOT - 1.18.04-SNAPSHOT 18.04-SNAPSHOT 1.3 @@ -61,12 +60,11 @@ io.fd.honeycomb minimal-distribution-core - ${honeycomb.min.distro.version} + ${honeycomb.version} io.fd.honeycomb cfg-init - ${project.version} ${project.groupId} -- cgit 1.2.3-korg