X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=entityownership%2Fmdsal-eos-binding-api%2Fpom.xml;h=7e80549c83d32ddcd8613817f2098024086eeaa5;hb=refs%2Fchanges%2F74%2F89774%2F1;hp=7bf67dd1c7000c4c692dfe3a5b70493f2bc61324;hpb=398c8aa565867c892e8d2db38fbe917133331416;p=mdsal.git diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 7bf67dd1c7..7e80549c83 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.15-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-eos-binding-api - 2.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.9 - 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 + +