X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=a22c843b2e905505c081e410e8fab2da098b4749;hb=4643c7177f6c2f655881b88e64a16218fd0835c7;hp=a44c527e2073793c018fcc5984cde15b664c8924;hpb=ece16db3db0f3599ee0ab92899ac42316414e032;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index a44c527e20..a22c843b2e 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.8-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-data-api + 2.0.21-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.21-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 + + + + +