X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=e44aaef7f68552231db3776e53e895ecd6e67d10;hb=refs%2Fchanges%2F41%2F72041%2F1;hp=dc639c1e418d81340376acfe9f8cdff5d6f867c6;hpb=1ece58b8e1328c10d84d18da8b6123916c2e53c2;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index dc639c1e41..e44aaef7f6 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -1,20 +1,83 @@ - - - - org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT - - - 4.0.0 - yang-data-api - ${project.artifactId} - ${project.artifactId} - - - - ${project.groupId} - yang-common - - - + + + + + + + org.opendaylight.odlparent + bundle-parent + 3.1.1 + + + + 4.0.0 + org.opendaylight.yangtools + yang-data-api + 2.0.5-SNAPSHOT + bundle + ${project.artifactId} + ${project.artifactId} + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.5-SNAPSHOT + import + pom + + + + + + + ${project.groupId} + util + + + ${project.groupId} + yang-common + + + org.opendaylight.yangtools + concepts + + + 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 + + + + + +