X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-util%2Fpom.xml;h=83987dbde1f6802baa0a21372955ce872dc5f903;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=61d016e6b6d8ad2f20e0be1bf91b80cdb506e76b;hpb=8884f45c88f417abd6fdc877e05c747adeb5b09b;p=mdsal.git diff --git a/binding/mdsal-binding-generator-util/pom.xml b/binding/mdsal-binding-generator-util/pom.xml index 61d016e6b6..83987dbde1 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 - 3.1.2 - + org.opendaylight.mdsal + dom-parent + 4.0.15-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-generator-util - 0.13.0-SNAPSHOT + 2.0.15-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 - pom - import - - - - org.opendaylight.yangtools @@ -58,15 +37,14 @@ org.opendaylight.mdsal yang-binding - - junit - junit + org.opendaylight.mdsal + mdsal-binding-spec-util + org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools @@ -74,20 +52,22 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +