X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=entityownership%2Fmdsal-eos-binding-api%2Fpom.xml;h=7e80549c83d32ddcd8613817f2098024086eeaa5;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=cfb77fcd8bd6712b43c31d4e56e953fad0a7eaa9;hpb=5d0ac68832ba5f0ecadc6b518e671d8473d0b0b1;p=mdsal.git diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index cfb77fcd8b..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 - 4.0.0 - + org.opendaylight.mdsal + dom-parent + 4.0.15-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-eos-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 @@ -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 + +