X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=657ac7c90d3eec0d18996d7b4a5fcf966583b0c8;hb=refs%2Fheads%2Fv2.0.x;hp=81f7aae829a5c5c57050575f9de157f85bce1390;hpb=7282a84e02cd6821008ca061e88f60b49a249f67;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 81f7aae829..657ac7c90d 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,37 +1,69 @@ + + + - org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.24-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-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 + +