From 1326e9fa5cffe326b82aeee9d82d008526aff947 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Mon, 5 Sep 2016 12:10:26 +0200 Subject: Cleanup TODOs and FIXMEs - Fix minor ones - Report bigger and include issue number in comment - Pull common dependencies into dependency management of common/parents Change-Id: I06a6ac37c52b603fd73ed42023d6b2e7fa18010f Signed-off-by: Maros Marsalek --- vpp-common/minimal-distribution/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vpp-common/minimal-distribution') diff --git a/vpp-common/minimal-distribution/pom.xml b/vpp-common/minimal-distribution/pom.xml index 557f4e962..c6bd0d2ff 100644 --- a/vpp-common/minimal-distribution/pom.xml +++ b/vpp-common/minimal-distribution/pom.xml @@ -30,6 +30,7 @@ io.fd.honeycomb.vpp.distro.Main 1.16.12-SNAPSHOT + 16.12-SNAPSHOT @@ -74,12 +75,12 @@ io.fd.vpp jvpp-registry - 16.12-SNAPSHOT + ${jvpp.version} io.fd.vpp jvpp-core - 16.12-SNAPSHOT + ${jvpp.version} ${project.groupId} -- cgit 1.2.3-korg