X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowjava%2Fopenflow-protocol-impl%2Fpom.xml;h=7295ada2926868c38283a632cc416357f565dad5;hb=6d4dcbbaa8ee1c4bd5b3e8e378e81ec90e8e8139;hp=42ceedb5bb28570f779fa99d9f9aba0ce36eb31d;hpb=45563c280222ca51fd28ebeb356390260fe985b6;p=openflowplugin.git diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 42ceedb5bb..7295ada292 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -1,9 +1,10 @@ + 4.0.0 org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.7.0-SNAPSHOT + 0.12.0-SNAPSHOT ../ openflow-protocol-impl @@ -14,10 +15,23 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + + org.opendaylight.openflowjava + + + + org.apache.felix maven-bundle-plugin @@ -41,14 +55,6 @@ - - - org.codehaus.mojo - findbugs-maven-plugin - - false - - @@ -73,23 +79,37 @@ org.osgi org.osgi.core + + javax.inject + javax.inject + true + + + javax.annotation + javax.annotation-api + true + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + org.slf4j slf4j-log4j12 test - com.google.guava - guava + org.opendaylight.infrautils + infrautils-util - junit - junit - test + com.google.guava + guava - org.mockito - mockito-core + org.opendaylight.infrautils + diagstatus-api io.netty