X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-sync%2Fpom.xml;h=1c3705c497a125d3a1796687b6b3c967dbf52c6e;hb=b72e1b1c524657dab54e83e4c201e2fe680d18b1;hp=1e835fdd27b75913e732417b87128248fdb70528;hpb=6916d4f22823d56b391d0d45cb8544260def3431;p=openflowplugin.git diff --git a/applications/forwardingrules-sync/pom.xml b/applications/forwardingrules-sync/pom.xml index 1e835fdd27..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.6.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 @@ -92,7 +79,7 @@ - org.codehaus.sonar-plugins.java + org.sonarsource.java sonar-jacoco-listeners ${sonar-jacoco-listeners.version} test @@ -112,10 +99,6 @@ org.apache.felix maven-bundle-plugin - - org.opendaylight.yangtools - yang-maven-plugin -