X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=77cb55574267e4565a87b9553a92557ba5e2bc8c;hb=9635ef3004fc2c4b5e5259e822321f690d4aa96c;hp=2406609a05916188438bcb157b9f4b557d4133ee;hpb=6d6a5e9e4ccdb62c60c699f06784eb82ceedbc68;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 2406609a05..77cb555742 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../parent @@ -53,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 @@ -69,6 +79,10 @@ org.apache.commons commons-lang3 + + javax.inject + javax.inject + junit junit @@ -112,26 +126,17 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - org.apache.felix maven-bundle-plugin true + + + + org.codehaus.mojo + findbugs-maven-plugin - - - - org.apache.karaf.shell.commands;version="[3.0.0,4.1)", - org.apache.karaf.shell.console;version="[3.0.0,4.1)", - * - - + false