X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-common%2Fpom.xml;h=2d2898c38d592f13c90e950daf331a8c32edec48;hb=e4dc538e3441511f55553232b0e8709ff5a43ecb;hp=18f70cb6b5247d582434da09594d27d3db3b3e9c;hpb=f20203ff04c3c5c95380c0ed5e16a0e17bc81446;p=openflowplugin.git diff --git a/openflowplugin-common/pom.xml b/openflowplugin-common/pom.xml index 18f70cb6b5..2d2898c38d 100644 --- a/openflowplugin-common/pom.xml +++ b/openflowplugin-common/pom.xml @@ -1,56 +1,37 @@ - + 4.0.0 + org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.9.0-SNAPSHOT ../parent openflowplugin-common bundle - - - - org.apache.felix - maven-bundle-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=warning - - - - + + javax.annotation + javax.annotation-api + true + com.google.guava guava - org.slf4j - slf4j-api + org.opendaylight.mdsal + mdsal-binding-api - - org.opendaylight.controller - sal-binding-api - - - junit - junit - test - - - org.mockito - mockito-core - test + com.google.code.findbugs + jsr305 + true + org.slf4j slf4j-log4j12 @@ -58,4 +39,3 @@ -