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=7ce08f5aaa5469bfc7c90d576ce99e54a07dc0f7;hpb=1b4dc54e146cd26f4723dc0d6398cd2c8f65a434;p=mdsal.git diff --git a/entityownership/mdsal-eos-binding-api/pom.xml b/entityownership/mdsal-eos-binding-api/pom.xml index 7ce08f5aaa..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 - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.13-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.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 + +