X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=77bb52626ee4f31027451af4d20f99d65d087d36;hb=ff082e55b42226ec12c2c726e1bb82adb48db961;hp=4ad092e582d0196c434625a7a2dc3493bcc3642b;hpb=50ae4145c069f81f4b2cb77d6c73195d47e8fa6b;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 4ad092e582..77bb52626e 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-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.0.1 + 4.0.0 + org.opendaylight.yangtools yang-model-api + 2.0.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -34,9 +49,33 @@ com.google.guava guava - - com.google.code.findbugs - jsr305 - + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +