X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=cac2050c10be38c7773b6695c0b8438f5a44adb8;hb=3528dca5dec207aea587b846c2126a6b9bfecaf6;hp=ebea653ee60b31124cc6ff75bd6f82dfb1ae3598;hpb=dcd3bf80a8984807a443d9c6712e9121148effa0;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index ebea653ee6..cac2050c10 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.1 + org.opendaylight.odlparent + bundle-parent + 1.9.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-data-api + 1.2.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + util + ${project.groupId} yang-common @@ -33,5 +53,46 @@ com.google.guava guava + + org.opendaylight.yangtools + yang-model-api + + + junit + junit + test + + + org.mockito + mockito-core + + + + + + 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}/ + +