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 --- routing/routing-impl/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'routing') diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index 3ed85bdd3..5b95c4a81 100644 --- a/routing/routing-impl/pom.xml +++ b/routing/routing-impl/pom.xml @@ -41,19 +41,16 @@ io.fd.honeycomb translate-api - ${project.version} io.fd.honeycomb translate-spi - ${project.version} io.fd.honeycomb cfg-init - ${project.version} @@ -112,7 +109,6 @@ io.fd.honeycomb.infra test-tools - ${project.version} test -- cgit 1.2.3-korg