X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=73c535fc8dd7a22c5bed825bd9631323360aeab6;hb=d2c8c57a2d149b702cf9d5221126bf45965022c0;hp=aade4030aba3abc16f37ce6a295e06ad08f35c45;hpb=ba7937fb68c0309d257bcde27f2bd89400fe8925;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index aade4030ab..73c535fc8d 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,40 +4,18 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT ../parent openflowplugin-impl bundle - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=warning - - - - 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.osgi + org.osgi.core + org.opendaylight.openflowplugin openflowplugin-api @@ -78,6 +56,16 @@ ${project.groupId}.openflowjava openflow-protocol-api + + org.opendaylight.infrautils + diagstatus-api + ${infrautils.version} + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + ${project.groupId}.openflowjava openflow-protocol-spi @@ -94,6 +82,11 @@ org.apache.commons commons-lang3 + + javax.inject + javax.inject + true + junit junit @@ -134,5 +127,18 @@ openflowplugin-common - + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.apache.felix + maven-bundle-plugin + true + + + +