X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=912de51c824e3f8c896b77c78cb14c4d6118bd2a;hb=1e6c1c1b1119ba3abbd5f51a21b822a050da0e33;hp=b926ca20edc85697a1434c24409b5984c7bd84a5;hpb=006d6069dc729d038efc3bc95845662d59eb2101;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index b926ca20ed..912de51c82 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -10,37 +10,60 @@ - org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.6 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.17-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.17-SNAPSHOT + import + pom + + + + ${project.groupId} 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 + +