X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-sync%2Fpom.xml;h=1c3705c497a125d3a1796687b6b3c967dbf52c6e;hb=b72e1b1c524657dab54e83e4c201e2fe680d18b1;hp=c662b87db0d9884b924c2824c5797e17a29b9abf;hpb=e122f792fb6421a512370c1e712c61e4bed74977;p=openflowplugin.git diff --git a/applications/forwardingrules-sync/pom.xml b/applications/forwardingrules-sync/pom.xml index c662b87db0..1c3705c497 100644 --- a/applications/forwardingrules-sync/pom.xml +++ b/applications/forwardingrules-sync/pom.xml @@ -3,22 +3,25 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.8.0-SNAPSHOT + openflowplugin-parent + 0.10.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications forwardingrules-sync bundle - org.opendaylight.controller - sal-binding-api + javax.annotation + javax.annotation-api + true - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-binding-api @@ -41,11 +44,6 @@ concepts - - org.opendaylight.controller - sal-common-util - - org.opendaylight.mdsal mdsal-singleton-common-api @@ -62,29 +60,18 @@ - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test test-jar - - junit - junit - - - - org.mockito - mockito-core - test - - org.slf4j slf4j-log4j12