X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=7bc30e77f27747e71e5a9711b6853db0d624a7fb;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=3be2ad3f659551fcf9e7206f9defaa6b9e8b979b;hpb=ebfce99aab18821baccf0b598e8d3d1d62f015be;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 3be2ad3f65..7bc30e77f2 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -11,8 +11,9 @@ org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.1-Beryllium-SR1 + /../../common/parent/pom.xml 4.0.0 @@ -21,6 +22,10 @@ ${project.artifactId} + + ${project.groupId} + util + ${project.groupId} yang-common @@ -37,5 +42,30 @@ org.opendaylight.yangtools yang-model-api + + junit + junit + test + + + org.mockito + mockito-core + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +