X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=0589591639053ea6c318cc6ec70d500ed1863d25;hb=dfadca522536e6cfe7a9eba0255b0cd483d68b66;hp=60f7cc1940ab984a52fcca60d137387572cb622b;hpb=4c75622310b3b9532986864a864b3473e94c0386;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 60f7cc1940..b969317217 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -3,62 +3,84 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.4.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.controller - sal-common-util + org.opendaylight.infrautils + infrautils-util - org.opendaylight.mdsal - mdsal-singleton-common-api + org.opendaylight.openflowplugin + openflowplugin-extension-api - - org.mockito - mockito-core - test + org.opendaylight.openflowplugin.applications + arbitratorreconciliation-api - org.opendaylight.controller - sal-binding-broker-impl - test + org.osgi + org.osgi.service.component.annotations + - org.opendaylight.controller - sal-binding-broker-impl + org.awaitility + awaitility test - test-jar + + + org.opendaylight.mdsal + mdsal-binding-test-utils @@ -67,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 -