X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=7b389ca486b9e25a38c109045e21839e42f01fa4;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=10d7a13fdafcc2c7ce1bbd9c4d8ab7a0f0a2ea99;hpb=82f9928e6acfc419a1e966451ef8017ddcc49637;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 10d7a13fda..7b389ca486 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.4-SNAPSHOT /../../common/parent/pom.xml @@ -22,6 +22,14 @@ ${project.artifactId} + + ${project.groupId} + object-cache-api + + + ${project.groupId} + util + ${project.groupId} yang-common @@ -30,5 +38,25 @@ com.google.guava guava + + com.google.code.findbugs + jsr305 + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +