X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=494ee56a8604c7bed606579eb29435f8df4abe7e;hb=915af89c7d494b698c79fd4a88d24988b5e0667d;hp=0589591639053ea6c318cc6ec70d500ed1863d25;hpb=3687cb58c2bebffad447c9dad20217ff720584ae;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 0589591639..494ee56a86 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -1,21 +1,29 @@ - + 4.0.0 org.opendaylight.openflowplugin applications - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT org.opendaylight.openflowplugin.applications forwardingrules-manager bundle + + javax.inject + javax.inject + org.opendaylight.controller sal-binding-api + + org.opendaylight.serviceutils + srm-api + ${serviceutils.version} + org.opendaylight.openflowplugin.model model-flow-service @@ -43,7 +51,12 @@ org.opendaylight.openflowplugin.applications reconciliation-framework - 0.6.0-SNAPSHOT + ${project.version} + + + org.opendaylight.infrautils + infrautils-util + ${infrautils.version} junit @@ -68,29 +81,34 @@ 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.opendaylight.yangtools - yang-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.aries.blueprint + blueprint-maven-plugin - checkstyle.violationSeverity=error + + org.opendaylight.openflowplugin.applications.frm + @@ -102,5 +120,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main HEAD -