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?p=controller.git;a=commitdiff_plain;h=0a462d1bac96b00d461f4c4e5317f7ce5c55e7f2 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