X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=d7f7245192a6b8a8624f1d958eecffa78eacac56;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=386137593eb267789da8eb3d9b6dbf2c1d295f6e;hpb=cd9e96d07b4f7a92806c0cd868dacedaf6ff9632;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 386137593e..d7f7245192 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -1,10 +1,19 @@ - + + + + org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + yangtools-parent + 0.8.0-Beryllium + /../../common/parent/pom.xml 4.0.0 @@ -13,6 +22,10 @@ ${project.artifactId} + + ${project.groupId} + util + ${project.groupId} yang-common @@ -25,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}/ + +