X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=77cb55574267e4565a87b9553a92557ba5e2bc8c;hb=9635ef3004fc2c4b5e5259e822321f690d4aa96c;hp=0c786069923ee2642f346d074909d20e06fb119d;hpb=6916d4f22823d56b391d0d45cb8544260def3431;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 0c78606992..77cb555742 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -1,35 +1,17 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../parent openflowplugin-impl bundle - - - - org.apache.felix - maven-bundle-plugin - true - - - - - org.apache.karaf.shell.commands;version="[3.0.0,4.1)", - org.apache.karaf.shell.console;version="[3.0.0,4.1)", - * - - - - - - org.opendaylight.openflowplugin @@ -71,6 +53,16 @@ ${project.groupId}.openflowjava openflow-protocol-api + + org.opendaylight.infrautils + diagstatus-api + ${infrautils.version} + + + org.ops4j.pax.cdi + pax-cdi-api + true + ${project.groupId}.openflowjava openflow-protocol-spi @@ -87,6 +79,10 @@ org.apache.commons commons-lang3 + + javax.inject + javax.inject + junit junit @@ -127,5 +123,23 @@ openflowplugin-common + + + + + org.apache.felix + maven-bundle-plugin + true + + + + org.codehaus.mojo + findbugs-maven-plugin + + false + + + +