X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=eacd807d708c99990c5ee5195a176e09715ed845;hb=refs%2Fheads%2Fv2.0.x;hp=a44c527e2073793c018fcc5984cde15b664c8924;hpb=ba3c2fa5ebabf5d160547fe63408b2f35f26cf23;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index a44c527e20..eacd807d70 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -10,17 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-data-api + 2.0.24-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -47,5 +62,22 @@ junit test + + org.mockito + mockito-core + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +