X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=aa97687d216c1e7ffab07c31aaaf2753245227e7;hb=666cf70a7f63d9b198d999d4a38c2584ecf60420;hp=a161cd5370c79f49816768a26fbe1e7e409d7eb9;hpb=14de8c4b21a64a44d8c35ec3258898f706e4693b;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index a161cd5370..aa97687d21 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,38 +1,69 @@ - + + + + - org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.4 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.12-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.12-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 + +