X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-model%2Fpom.xml;h=5cb736ffd0d3f0d7773f85a497534ab1d30f67fc;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=1c9eefecedb9d694d0521448649de86fdb83fe45;hpb=6d3a6c9518b42b1547fa624f4fc990a5ffabc9d8;p=mdsal.git diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index 1c9eefeced..5cb736ffd0 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.13.0-SNAPSHOT + 4.0.13-SNAPSHOT ../binding-parent 4.0.0 mdsal-binding-test-model + 2.0.13-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 + + + +