X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-util%2Fpom.xml;h=8b9800c7b050019aa9a3a5e052bc5f9aab0573db;hb=dda5b84ecda5cfb195d516b6260dc1f0d4c3e5ac;hp=be75e5494ea91452c51af1fd2a5483ae28d84c2d;hpb=b3cf51e632d66a34f745b7582eeebf205ce8fb90;p=mdsal.git diff --git a/binding/mdsal-binding-generator-util/pom.xml b/binding/mdsal-binding-generator-util/pom.xml index be75e5494e..8b9800c7b0 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 - 2.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.18-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-generator-util - 0.11.0-SNAPSHOT + 2.0.17-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - 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 + + + +