X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=ab7cf535b4b79e1c3a804fe62b99e4afe16da55c;hb=2abf19bac4e528a20268da424298965e385e763e;hp=4de1aabdc119836e015c7b0eecdf784ab76518d4;hpb=d55e9d49ef88a567ceaa4ff6334dc78585580603;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 4de1aabdc1..ab7cf535b4 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin applications - 0.4.0-SNAPSHOT + 0.10.0-SNAPSHOT org.opendaylight.openflowplugin.applications forwardingrules-manager @@ -12,16 +12,28 @@ - junit - junit + javax.inject + javax.inject + true - org.opendaylight.controller - sal-binding-api + javax.annotation + javax.annotation-api + true - org.opendaylight.controller - sal-binding-config + com.google.code.findbugs + jsr305 + true + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.serviceutils + srm-api + ${serviceutils.version} org.opendaylight.openflowplugin.model @@ -35,52 +47,72 @@ org.opendaylight.yangtools yang-common - - org.opendaylight.controller - sal-common-util - org.opendaylight.mdsal mdsal-singleton-common-api - - org.mockito - mockito-all - test + 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 -