X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=448c558d02a43efa94b30213d290ea8e9f102b63;hb=4e7053092a93ce83ca90d3dc2d53bf08fb9fac57;hp=5f6d18ee417c699da8878723c7d12304039764a5;hpb=fbda975368dc4401ba0eda8a98ec2ed88f6e0621;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 5f6d18ee41..448c558d02 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -8,39 +8,54 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + bundle-parent + 2.1.9-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 + +