X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=6ebb919b4f7950b003bda28047d099330cf71139;hb=37c9895e422a62f9dead943875a068932c9605fe;hp=2a45fa48e0569301dddf8989305e35cc6fedfb48;hpb=e36866ca78465c15e15faaf1d349b6e504dc9078;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 2a45fa48e0..6ebb919b4f 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -4,17 +4,31 @@ org.opendaylight.openflowplugin applications - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT org.opendaylight.openflowplugin.applications forwardingrules-manager bundle + + javax.inject + javax.inject + + + javax.annotation + javax.annotation-api + true + org.opendaylight.controller sal-binding-api + + org.opendaylight.serviceutils + srm-api + ${serviceutils.version} + org.opendaylight.openflowplugin.model model-flow-service @@ -42,7 +56,12 @@ org.opendaylight.openflowplugin.applications reconciliation-framework - 0.6.0-SNAPSHOT + ${project.version} + + + org.opendaylight.infrautils + infrautils-util + ${infrautils.version} junit @@ -67,19 +86,35 @@ org.opendaylight.openflowplugin - openflowplugin-extension-onf + openflowplugin-extension-api + + + org.awaitility + awaitility + test + + + org.opendaylight.openflowplugin.applications + arbitratorreconciliation-api + ${project.version} + + + 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 + + @@ -90,5 +125,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main HEAD -