X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-api%2Fpom.xml;h=ece2f7adfd377cbdc82167123887261763a73c3c;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=856b4678eaa019125fd27f93ddb0c83a732e969c;hpb=e6f35fa028b6a67e1f0fe7eb88d3f92dc38ad7ba;p=mdsal.git diff --git a/binding/mdsal-binding-api/pom.xml b/binding/mdsal-binding-api/pom.xml index 856b4678ea..ece2f7adfd 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.2 - + org.opendaylight.mdsal + dom-parent + 4.0.16-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-api - 3.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - 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 + +