X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=13c00ad25effa334cde4fd19c2d2f926afa38786;hb=5856cf521232fd72dffe19a8258f39a5b4b55432;hp=dd492c6b9657cd26a1b529851520c4fc875796ce;hpb=20b32e7b2c772cfc0488ecc58b25f2131cac8a19;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index dd492c6b96..13c00ad25e 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -10,17 +10,37 @@ - org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.2 + 4.0.0 + org.opendaylight.yangtools yang-data-api + 2.0.7-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.7-SNAPSHOT + import + pom + + + + + + ${project.groupId} + util + ${project.groupId} yang-common @@ -42,5 +62,22 @@ junit test + + org.mockito + mockito-core + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +