From 42abaf0e5252b98062453bcd33ee384d97faf5c9 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 24 Feb 2016 21:43:18 +0100 Subject: [PATCH] BUG-4329: remove references to JDT Since we have migrated the lonely test using JDT, we can now remove references to it. Change-Id: Ic814ba20e11ce95e5d25260be4c7cebcd5a21565 Signed-off-by: Robert Varga --- opendaylight/commons/opendaylight/pom.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index a794385218..e6a93db9dd 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -279,16 +279,6 @@ gmaven-runtime-2.0 1.5 - - org.eclipse - jdt - 3.3.0-v20070607-1300 - - - org.eclipse.equinox - app - 1.0.0-v20070606 - org.uncommons.maths uncommons-maths @@ -310,13 +300,6 @@ ${leveldbjni.version} - - - org.eclipse.jdt - core - 3.3.0-v_771 - - org.glassfish.jersey.test-framework.providers -- 2.36.6