X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=37cc37b77e57cf8a7c195a438f21725567ee2369;hb=42c4c675cc28b799da86426c665f517030159ed6;hp=c071ed3d8eb3c7ecbf9ee0f8cb9f8a749169dc17;hpb=c06ff05eb2faf4a0d01565d9f7ad57297e4ea088;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index c071ed3d8e..37cc37b77e 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.10.0-SNAPSHOT + 0.11.0-SNAPSHOT ../../parent @@ -23,12 +23,6 @@ javax.annotation-api true - - com.google.code.findbugs - jsr305 - 3.0.2 - true - org.opendaylight.mdsal mdsal-binding-api @@ -65,26 +59,10 @@ org.opendaylight.infrautils infrautils-util - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - test-jar - org.opendaylight.openflowplugin openflowplugin-extension-api - - org.awaitility - awaitility - test - org.opendaylight.openflowplugin.applications arbitratorreconciliation-api @@ -94,6 +72,15 @@ blueprint-maven-plugin-annotation true + + org.awaitility + awaitility + test + + + org.opendaylight.mdsal + mdsal-binding-test-utils +