X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=37cc37b77e57cf8a7c195a438f21725567ee2369;hb=42c4c675cc28b799da86426c665f517030159ed6;hp=7dec34b697770486797c41d17c44555e8a12443d;hpb=e24d613b2b6f151c424750e062215baab60880f1;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 7dec34b697..37cc37b77e 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -3,9 +3,11 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.10.0-SNAPSHOT + openflowplugin-parent + 0.11.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications forwardingrules-manager bundle @@ -21,12 +23,6 @@ javax.annotation-api true - - com.google.code.findbugs - jsr305 - 3.0.2 - true - org.opendaylight.mdsal mdsal-binding-api @@ -34,7 +30,6 @@ org.opendaylight.serviceutils srm-api - ${serviceutils.version} org.opendaylight.openflowplugin.model @@ -63,28 +58,11 @@ org.opendaylight.infrautils infrautils-util - ${infrautils.version} - - - 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 +