X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=0589591639053ea6c318cc6ec70d500ed1863d25;hb=dfadca522536e6cfe7a9eba0255b0cd483d68b66;hp=98e5b832aaac8af7bd1e1cc09b327688fd30eed6;hpb=8e711233ea58ab27835de12e3a6262b1530ed731;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 98e5b832aa..b969317217 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -3,57 +3,84 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.2.0-SNAPSHOT + openflowplugin-parent + 0.18.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications forwardingrules-manager bundle - junit - junit + com.github.spotbugs + spotbugs-annotations + true + + + com.guicedee.services + javax.inject + true - org.opendaylight.controller - sal-binding-api + jakarta.annotation + jakarta.annotation-api + true - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.serviceutils + srm-api org.opendaylight.openflowplugin.model model-flow-service + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal + mdsal-singleton-api + org.opendaylight.openflowplugin - openflowplugin-common + openflowplugin-api - org.opendaylight.yangtools - yang-common + org.opendaylight.openflowplugin.applications + reconciliation-framework + + + org.opendaylight.infrautils + infrautils-util + + + org.opendaylight.openflowplugin + openflowplugin-extension-api - org.opendaylight.controller - sal-binding-config + org.opendaylight.openflowplugin.applications + arbitratorreconciliation-api - org.opendaylight.controller - config-api + org.osgi + org.osgi.service.component.annotations - org.opendaylight.controller - sal-binding-broker-impl + org.awaitility + awaitility test - org.opendaylight.controller - sal-binding-broker-impl - test - test-jar + org.opendaylight.mdsal + mdsal-binding-test-utils @@ -62,20 +89,22 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.yangtools - yang-maven-plugin + true + + + + osgi.service;objectClass:List<String>="org.opendaylight.openflowplugin.applications.frm.ForwardingRulesManager";uses:="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 -