X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-util%2Fpom.xml;h=b3c3f4513fba7d14260f8662ade93a0932fc3939;hb=c90808fe07050de3c0b9bf8cf872933079254c4b;hp=bcf0dccf5fa1a3eeb20635a0e1e90a700f645116;hpb=a6b8387d25b63475f0c6a198f3ad1baea66660ef;p=mdsal.git diff --git a/binding/mdsal-binding-util/pom.xml b/binding/mdsal-binding-util/pom.xml index bcf0dccf5f..b3c3f4513f 100644 --- a/binding/mdsal-binding-util/pom.xml +++ b/binding/mdsal-binding-util/pom.xml @@ -8,31 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.4-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-util - 3.0.1-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-SNAPSHOT - pom - import - - - - com.google.guava @@ -61,10 +47,24 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.mdsal.binding.util + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +