X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-common%2Fpom.xml;h=2d2898c38d592f13c90e950daf331a8c32edec48;hb=e4dc538e3441511f55553232b0e8709ff5a43ecb;hp=ff2dc3c866b1dd66238c276beb01fa8e3bc7acbb;hpb=5ae6b8928b7ed3ce989e304c0c57350ca3f692b5;p=openflowplugin.git diff --git a/openflowplugin-common/pom.xml b/openflowplugin-common/pom.xml index ff2dc3c866..2d2898c38d 100644 --- a/openflowplugin-common/pom.xml +++ b/openflowplugin-common/pom.xml @@ -1,64 +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=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - + + 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 + com.google.code.findbugs + jsr305 + true - - junit - junit - test - - - org.mockito - mockito-core - test - org.slf4j slf4j-log4j12 @@ -66,4 +39,3 @@ -