X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=e0ce3f3497ce1f4238f1e8a69efa2d3dde2f10d1;hb=a93d098c5ea45c25d61db588c8082d1b8553628e;hp=83b5eb8053c5eeca1dc4019216cb5c65464a0bf4;hpb=1638d228fef33363786d13e0a9bdf6b2891c111e;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 83b5eb8053..e0ce3f3497 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -1,20 +1,81 @@ + + + - org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.0-SNAPSHOT + 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} + util + ${project.groupId} yang-common + + com.google.guava + guava + + + + + + 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}/ + +