X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=a86ac93faea955b877e1fbff79b9c59ce93b17c0;hb=refs%2Fheads%2Fv2.0.x;hp=1f4f03729f15139cdc8303032094286a2dcdfbb1;hpb=ad60ed5ca9f0d1a239e739dc93fb60a56858fcbf;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 1f4f03729f..a86ac93fae 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -10,20 +10,48 @@ - org.opendaylight.yangtools - yang - 0.6.1-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-parser-api + 2.0.24-SNAPSHOT + bundle ${project.artifactId} YANG parser API + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + ${project.groupId} yang-model-api + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +