X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-model%2Fpom.xml;h=154684a626500c6effb9804460d5ccc1994366e0;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=26dc9a2ad8774aff421440cff86d32f77469f7b8;hpb=ffb48e89507f417d52b7a86d6c34f9af7f955477;p=mdsal.git diff --git a/binding/mdsal-binding-test-model/pom.xml b/binding/mdsal-binding-test-model/pom.xml index 26dc9a2ad8..154684a626 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.16-SNAPSHOT ../binding-parent + 4.0.0 mdsal-binding-test-model + 2.0.16-SNAPSHOT + bundle + ${project.artifactId} + ${project.artifactId} - org.opendaylight.mdsal - yang-binding - - - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model yang-ext - - - org.opendaylight.yangtools - yang-binding - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +