X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=501c7d99078e5d087dd78fda46fe162a02b3f082;hb=refs%2Fheads%2Fv2.0.x;hp=a993efa6cf4437bf3fa5ee71a305ede41d95ccf3;hpb=51d85a034439d7f57cc820d34337a85171dd00b4;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index a993efa6cf..501c7d9907 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -10,22 +10,33 @@ - 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-model-api + 2.0.24-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + - - ${project.groupId} - object-cache-api - ${project.groupId} util @@ -38,9 +49,18 @@ com.google.guava guava - - com.google.code.findbugs - jsr305 - + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +