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 --- common/minimal-distribution-parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/minimal-distribution-parent/pom.xml') diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 86d0b053c..a16297dca 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -29,7 +29,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.18.04-SNAPSHOT + ${honeycomb.version} pom import @@ -129,7 +129,7 @@ io.fd.honeycomb.common common-scripts - 1.18.04-SNAPSHOT + ${honeycomb.version} @@ -142,7 +142,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.18.04-SNAPSHOT + ${honeycomb.version} -- cgit 1.2.3-korg