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 --- infra/translate-utils/pom.xml | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) (limited to 'infra/translate-utils/pom.xml') diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index 51b1194f1..f2b5a0c75 100644 --- a/infra/translate-utils/pom.xml +++ b/infra/translate-utils/pom.xml @@ -28,24 +28,9 @@ 1.16.12-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.0.2-Beryllium-SR2 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.3.2-Beryllium-SR2 - pom - import - - - + + 0.9.2 + @@ -73,10 +58,9 @@ org.jgrapht jgrapht-core - 0.9.2 + ${jgrapht.version} - junit junit @@ -87,7 +71,5 @@ mockito-all test - - -- cgit 1.2.3-korg