X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=19db630c08b3a3212e4bbf9e14d2b6e885947ed6;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=3be2ad3f659551fcf9e7206f9defaa6b9e8b979b;hpb=8e3bc4731ef4fd1302cfc8b7241c9ef6515c1490;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 3be2ad3f65..19db630c08 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.4-SNAPSHOT + /../../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}/ + +