X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-api%2Fpom.xml;h=3be2bbcb5f49e1a18b8069f8374f0832ed3ef60b;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=47e65cf8bbcc46f9b78fcbd0cbdb97e1e2f756ed;hpb=5d0ac68832ba5f0ecadc6b518e671d8473d0b0b1;p=mdsal.git diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 47e65cf8bb..3be2bbcb5f 100644 --- a/binding/mdsal-binding-api/pom.xml +++ b/binding/mdsal-binding-api/pom.xml @@ -8,38 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.0 - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-api - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0 - pom - import - - - - com.google.guava @@ -72,27 +51,25 @@ org.osgi org.osgi.core - provided org.apache.commons commons-lang3 test - - org.mockito - mockito-core - test - - - junit - junit - test - + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.binding.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -100,6 +77,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +