From: Robert Varga Date: Mon, 9 Nov 2015 08:06:35 +0000 (+0100) Subject: Remove duplicate junit dependency X-Git-Tag: release/beryllium~181 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F29518%2F2;hp=4b2622df4d579e9b1be0b25603e002ce58db4463;p=controller.git Remove duplicate junit dependency odlparent is already declaring the scope as test, no need to repeat that. Fixes warnings in autorelease. Change-Id: Ia0b6550d2ecbce80eefa168d78c8b50e29100698 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 4d31209dea..5419c3d838 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -86,12 +86,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - junit - junit - test - - org.mockito mockito-all