X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=3988cae6e11d20e00330abe8deece9cee29e794d;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;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..3988cae6e1 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.1 + yangtools-parent + 0.8.1-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -21,6 +22,10 @@ ${project.artifactId} + + ${project.groupId} + util + ${project.groupId} yang-common @@ -33,5 +38,34 @@ com.google.guava guava + + 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}/ + +