X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=a5671ff5591c2677b25b7268209ac0ee6d62b747;hb=379545234f72febc36bf9e7b7af2deee7a524683;hp=4ad092e582d0196c434625a7a2dc3493bcc3642b;hpb=949b5d427994f87a8000f5b2099d2ceff97dfd85;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 4ad092e582..a5671ff559 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -10,18 +10,37 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 2.0.1 + 4.0.0 + org.opendaylight.yangtools yang-model-api + 1.2.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + object-cache-api + ${project.groupId} util @@ -34,9 +53,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}/ + +