X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=7cf33570e72739cf87bbe0a99f3e35ae37d98b1a;hb=948ea5d3134f915ad246a72a61094673961092f6;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..7cf33570e7 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -10,37 +10,63 @@ - org.opendaylight.yangtools - yang - 0.6.1 + org.opendaylight.odlparent + bundle-parent + 3.1.0 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.3-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.3-SNAPSHOT + import + pom + + + + ${project.groupId} yang-model-api - - org.eclipse.xtend - org.eclipse.xtend.lib - junit junit + test + + + org.mockito + mockito-core + + + ch.qos.logback + logback-classic + test - org.eclipse.xtend - xtend-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +