X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-model%2Fpom.xml;h=e669d4b81a8b0e7ac9d1d802f1bfe9c3172875ad;hb=5fa8015b3a2a73840b6e75fe9d97b094e3b6b77a;hp=4023f68411db4840ba3f097cc462304efd6d2557;hpb=6a8dca4638273aecc0a603eaa8cf6dd84e80a622;p=mdsal.git diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index 4023f68411..e669d4b81a 100644 --- a/binding/mdsal-binding-test-model/pom.xml +++ b/binding/mdsal-binding-test-model/pom.xml @@ -13,28 +13,40 @@ org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 4.0.12-SNAPSHOT ../binding-parent + 4.0.0 mdsal-binding-test-model + 2.0.12-SNAPSHOT + bundle + ${project.artifactId} + ${project.artifactId} - - org.opendaylight.mdsal - yang-binding - org.opendaylight.mdsal.model yang-ext - - - org.opendaylight.mdsal - yang-binding - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +