X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-util%2Fpom.xml;h=4210319a3e84d14157d79322dd75559dcbaf1016;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=24418cf13319d5c4658f90b3a17532cc4c523283;hpb=254b120216e9b2aca97e06a2787e0424e2b2556f;p=mdsal.git diff --git a/binding/mdsal-binding-generator-util/pom.xml b/binding/mdsal-binding-generator-util/pom.xml index 24418cf133..4210319a3e 100644 --- a/binding/mdsal-binding-generator-util/pom.xml +++ b/binding/mdsal-binding-generator-util/pom.xml @@ -8,39 +8,18 @@ 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.16-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-generator-util - 1.0.0-SNAPSHOT + 2.0.16-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - pom - import - - - - org.opendaylight.yangtools @@ -63,18 +42,32 @@ mdsal-binding-spec-util - - junit - junit - org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools yang-test-util + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +