X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=entityownership%2Fmdsal-eos-binding-api%2Fpom.xml;h=eb60a006ddb39b9371ea234d2e5c1930f73f150f;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=c072fa8b0590d0cd20b6aae51293263ce8afa54d;hpb=e3cf3045e5bc8ce5c2997b49cc36a51e1da4736c;p=mdsal.git diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index c072fa8b05..eb60a006dd 100644 --- a/entityownership/mdsal-eos-binding-api/pom.xml +++ b/entityownership/mdsal-eos-binding-api/pom.xml @@ -9,36 +9,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.3 - + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-eos-binding-api - 2.6.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.6.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10 - pom - import - - - - com.google.guava @@ -71,18 +50,12 @@ org.osgi org.osgi.core - provided org.apache.commons commons-lang3 test - - junit - junit - test - @@ -93,6 +66,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +