X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=7cf33570e72739cf87bbe0a99f3e35ae37d98b1a;hb=948ea5d3134f915ad246a72a61094673961092f6;hp=f805da61c6b181e9727ab6d8d0ee28f5da8a2509;hpb=1638d228fef33363786d13e0a9bdf6b2891c111e;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index f805da61c6..7cf33570e7 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,37 +1,72 @@ + + + - org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + 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 + +