X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=79dfc93e67d161cf7f734d6c39fc21b78a63b806;hb=107826536846813df067c76f59467a360d10d345;hp=2cf0daa2e4942d69053ac628302cfecfc1ecdf26;hpb=dcd3bf80a8984807a443d9c6712e9121148effa0;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 2cf0daa2e4..79dfc93e67 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -8,39 +8,67 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yang - 0.6.1 + bundle-parent + 3.0.5-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 + rfc7952-model-api + + + + org.opendaylight.yangtools + mockito-configuration + test - junit - junit + ch.qos.logback + logback-classic + test - org.eclipse.xtend - xtend-maven-plugin + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.yang.model.util + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +