X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=dad42d742ea66c47853d6b4805bcc994f02cb713;hb=2f6ed5cf6b80f872a7feae5039d1c4c2ee247157;hp=9daf04c9c34fe557eea7db59d8546e5a19baf44e;hpb=ab48afdf8678dd131c771921dfa9d89554b9c50a;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 9daf04c9c3..dad42d742e 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -1,36 +1,43 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 0.6.0-SNAPSHOT + openflowplugin-parent + 0.18.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications forwardingrules-manager bundle - org.opendaylight.controller - sal-binding-api + com.guicedee.services + javax.inject + true - org.opendaylight.openflowplugin.model - model-flow-service + jakarta.annotation + jakarta.annotation-api + true - org.opendaylight.openflowplugin - openflowplugin-common + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.yangtools - yang-common + org.opendaylight.serviceutils + srm-api - org.opendaylight.controller - sal-common-util + org.opendaylight.openflowplugin.model + model-flow-service + + + org.opendaylight.yangtools + yang-common org.opendaylight.mdsal @@ -43,64 +50,39 @@ org.opendaylight.openflowplugin.applications reconciliation-framework - 0.6.0-SNAPSHOT - junit - junit - test + org.opendaylight.infrautils + infrautils-util - 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 + org.osgi + org.osgi.service.component.annotations + + + + org.awaitility + awaitility test - test-jar - org.opendaylight.openflowplugin - openflowplugin-extension-api + org.opendaylight.mdsal + mdsal-binding-test-utils - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - 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 -