X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fforwardingrules-manager%2Fpom.xml;h=0fca131cc3544059fc381dc2c7b48473a8052940;hb=cfe3a97837951ebbedb337dc988027f10c49f714;hp=73086738522c4fbbffbdd4df5ddae7db8e4b8fec;hpb=c5e10abbd2a2d9c806555f11f1d58f0cb10aa0a9;p=openflowplugin.git diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 7308673852..0fca131cc3 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.openflowplugin applications - 0.6.0-SNAPSHOT + 0.9.0-SNAPSHOT org.opendaylight.openflowplugin.applications forwardingrules-manager @@ -13,8 +12,22 @@ - org.opendaylight.controller - sal-binding-api + javax.inject + javax.inject + + + javax.annotation + javax.annotation-api + true + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.serviceutils + srm-api + ${serviceutils.version} org.opendaylight.openflowplugin.model @@ -28,10 +41,6 @@ org.opendaylight.yangtools yang-common - - org.opendaylight.controller - sal-common-util - org.opendaylight.mdsal mdsal-singleton-common-api @@ -43,7 +52,12 @@ org.opendaylight.openflowplugin.applications reconciliation-framework - 0.6.0-SNAPSHOT + ${project.version} + + + org.opendaylight.infrautils + infrautils-util + ${infrautils.version} junit @@ -56,13 +70,13 @@ test - org.opendaylight.controller - sal-binding-broker-impl + 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 @@ -70,19 +84,32 @@ org.opendaylight.openflowplugin 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.apache.maven.plugins - maven-checkstyle-plugin + org.apache.aries.blueprint + blueprint-maven-plugin - checkstyle.violationSeverity=error + + org.opendaylight.openflowplugin.applications.frm + @@ -94,5 +121,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main HEAD -