X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=d076bea2557b4c9e37d6b2762dd6ed2d35a9813e;hb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;hp=b926ca20edc85697a1434c24409b5984c7bd84a5;hpb=8bcf90d12645871f7a76236e57a57918cacc26f4;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index b926ca20ed..d076bea255 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.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.2-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.2-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 + +