X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=c4e6fde8063f1fb24c8e19942d58d6e6f74f7db9;hb=a93d098c5ea45c25d61db588c8082d1b8553628e;hp=3be2ad3f659551fcf9e7206f9defaa6b9e8b979b;hpb=6fa694749c24128d45bc8bcf24d3f0b77f2c6b10;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 3be2ad3f65..c4e6fde806 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.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-data-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 @@ -37,5 +57,42 @@ 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}/ + +