X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=70113bc3667175977fe21c3269f7642ffc3632f1;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=f805da61c6b181e9727ab6d8d0ee28f5da8a2509;hpb=cd9e96d07b4f7a92806c0cd868dacedaf6ff9632;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index f805da61c6..70113bc366 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,37 +1,61 @@ - + + + + + 4.0.0 org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + bundle-parent + 3.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-model-util + bundle ${project.artifactId} ${project.artifactId} - ${project.groupId} + org.opendaylight.yangtools yang-model-api + - org.eclipse.xtend - org.eclipse.xtend.lib + org.opendaylight.yangtools + mockito-configuration + test - junit - junit + ch.qos.logback + logback-classic + test - org.eclipse.xtend - xtend-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +