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/naming-context-impl/pom.xml | 2 -- vpp-common/vpp-common-integration/pom.xml | 4 +--- vpp-common/vpp-translate-test/pom.xml | 2 -- vpp-common/vpp-translate-utils/pom.xml | 7 ------- 4 files changed, 1 insertion(+), 14 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 1bf2deb19..47dbfcb8f 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -34,12 +34,10 @@ io.fd.honeycomb translate-api - ${project.version} io.fd.honeycomb translate-utils - ${project.version} ${project.groupId} 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} diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index d3cc5746b..1b59755f3 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -42,7 +42,6 @@ io.fd.honeycomb translate-spi - ${project.version} io.fd.vpp @@ -67,7 +66,6 @@ io.fd.honeycomb translate-utils - ${project.version} diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 42c798963..5c64a561d 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -38,7 +38,6 @@ io.fd.honeycomb translate-utils - ${project.version} ${project.groupId} @@ -61,11 +60,6 @@ org.opendaylight.mdsal.model ietf-interfaces - - io.fd.honeycomb - data-api - ${project.version} - commons-codec commons-codec @@ -96,7 +90,6 @@ io.fd.honeycomb.infra test-tools - ${project.version} test -- cgit 1.2.3-korg