X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=openflowplugin-impl%2Fpom.xml;h=73c535fc8dd7a22c5bed825bd9631323360aeab6;hb=d2c8c57a2d149b702cf9d5221126bf45965022c0;hp=2406609a05916188438bcb157b9f4b557d4133ee;hpb=af3dd0d3e6d3eef07ab4a9399406c7708a55fe49;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 2406609a05..73c535fc8d 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT ../parent @@ -13,6 +12,10 @@ bundle + + org.osgi + org.osgi.core + org.opendaylight.openflowplugin openflowplugin-api @@ -53,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 @@ -69,6 +82,11 @@ org.apache.commons commons-lang3 + + javax.inject + javax.inject + true + junit junit @@ -113,28 +131,14 @@ - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - + org.apache.aries.blueprint + blueprint-maven-plugin 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)", - * - - - -