X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=b969317217b73bff151d7e7d431a129f413e1f1c;hb=dfadca522536e6cfe7a9eba0255b0cd483d68b66;hp=c492a6397059bd6744ff02d7fa27102b96e50d7d;hpb=34dce91a28b10cccffb07088e96bd390249bc7c0;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index c492a63970..b969317217 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -3,46 +3,50 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.8.0-SNAPSHOT + openflowplugin-parent + 0.18.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications forwardingrules-manager bundle - javax.inject + 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.mdsal + mdsal-binding-api org.opendaylight.serviceutils srm-api - ${serviceutils.version} org.opendaylight.openflowplugin.model model-flow-service - - org.opendaylight.openflowplugin - openflowplugin-common - org.opendaylight.yangtools yang-common - - org.opendaylight.controller - sal-common-util - org.opendaylight.mdsal - mdsal-singleton-common-api + mdsal-singleton-api org.opendaylight.openflowplugin @@ -51,60 +55,48 @@ org.opendaylight.openflowplugin.applications reconciliation-framework - ${project.version} org.opendaylight.infrautils infrautils-util - ${infrautils.version} - - - junit - junit - test - org.mockito - mockito-core - test + org.opendaylight.openflowplugin + openflowplugin-extension-api - org.opendaylight.controller - sal-binding-broker-impl - test + org.opendaylight.openflowplugin.applications + arbitratorreconciliation-api - org.opendaylight.controller - sal-binding-broker-impl - test - test-jar - - - org.opendaylight.openflowplugin - openflowplugin-extension-api + org.osgi + org.osgi.service.component.annotations + org.awaitility awaitility test - org.opendaylight.openflowplugin.applications - arbitratorreconciliation-api - ${project.version} - - - org.apache.aries.blueprint - blueprint-maven-plugin-annotation - true + org.opendaylight.mdsal + mdsal-binding-test-utils - org.apache.aries.blueprint - blueprint-maven-plugin + org.apache.felix + maven-bundle-plugin + true + + + + osgi.service;objectClass:List<String>="org.opendaylight.openflowplugin.applications.frm.ForwardingRulesManager";uses:="org.opendaylight.openflowplugin.applications.frm" + + +