X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=entityownership%2Fmdsal-eos-binding-api%2Fpom.xml;h=1e84bbd9cf37656a5477b977e366168de2c9d259;hb=0e9f2a490f4a4c4016b37733126369eda4005636;hp=73d52d3f8fd604fdb9867ecea8e0028bbdd7c000;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 73d52d3f8f..1e84bbd9cf 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 - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.1-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-eos-binding-api - 3.0.1-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - 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 + +