X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=3988cae6e11d20e00330abe8deece9cee29e794d;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=df63489646cbc3e1df8a8bdeea644abfe3f8efc7;hpb=82f9928e6acfc419a1e966451ef8017ddcc49637;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index df63489646..3988cae6e1 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.1-SNAPSHOT /../../common/parent/pom.xml @@ -22,6 +22,10 @@ ${project.artifactId} + + ${project.groupId} + util + ${project.groupId} yang-common @@ -43,5 +47,25 @@ junit test + + org.mockito + mockito-core + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +