X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=4de1aabdc119836e015c7b0eecdf784ab76518d4;hb=e8ca5b16aa0fa8055be3c766ddd4c51fe27790a5;hp=2f38b4693a491322b7482f917d3c566e90f88f4a;hpb=22643933449b679c3e82ff94789935b56e50f812;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 2f38b4693a..c3f933127f 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -3,21 +3,40 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.1.0-SNAPSHOT + openflowplugin-parent + 0.10.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications forwardingrules-manager bundle - junit - junit + javax.inject + javax.inject + true + + + javax.annotation + javax.annotation-api + true + + + com.google.code.findbugs + jsr305 + 3.0.2 + true + + + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.serviceutils + srm-api + ${serviceutils.version} org.opendaylight.openflowplugin.model @@ -32,46 +51,71 @@ yang-common - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-singleton-common-api - org.opendaylight.controller - config-api + org.opendaylight.openflowplugin + openflowplugin-api + + + org.opendaylight.openflowplugin.applications + reconciliation-framework - - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.infrautils + infrautils-util + ${infrautils.version} + + + 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 + + org.opendaylight.openflowplugin + openflowplugin-extension-api + + + org.awaitility + awaitility + test + + + org.opendaylight.openflowplugin.applications + arbitratorreconciliation-api + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools - yang-maven-plugin + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.applications.frm + + - scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main HEAD -