X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-common%2Fpom.xml;h=3abaeae5670d7eeb1bca4d016b03dc35207641c6;hb=6d4dcbbaa8ee1c4bd5b3e8e378e81ec90e8e8139;hp=ff2dc3c866b1dd66238c276beb01fa8e3bc7acbb;hpb=790900ed50ba2b8ea6271dd43264d0a12acc28c4;p=openflowplugin.git diff --git a/openflowplugin-common/pom.xml b/openflowplugin-common/pom.xml index ff2dc3c866..3abaeae567 100644 --- a/openflowplugin-common/pom.xml +++ b/openflowplugin-common/pom.xml @@ -1,64 +1,32 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.12.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 - - - - - com.google.guava - guava + javax.annotation + javax.annotation-api + true - org.slf4j - slf4j-api + com.google.guava + guava - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - - junit - junit - test - - - org.mockito - mockito-core - test - org.slf4j slf4j-log4j12 @@ -66,4 +34,3 @@ -