X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-model%2Fpom.xml;h=2e51cc81b9e62ee1107d68b477f021f1ef6b2790;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=86feea1b6f726042d4a45dd7dca9f2c0a931932d;hpb=86de26917171b3760503c02c4dd46ef83476b91f;p=mdsal.git diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index 86feea1b6f..2e51cc81b9 100644 --- a/binding/mdsal-binding-test-model/pom.xml +++ b/binding/mdsal-binding-test-model/pom.xml @@ -13,45 +13,40 @@ org.opendaylight.mdsal binding-parent - 0.11.0-SNAPSHOT + 4.0.15-SNAPSHOT ../binding-parent 4.0.0 mdsal-binding-test-model + 2.0.15-SNAPSHOT bundle + ${project.artifactId} + ${project.artifactId} - - org.opendaylight.mdsal - yang-binding - org.opendaylight.mdsal.model yang-ext - - - org.opendaylight.mdsal - yang-binding - - - - ${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 + + + +