X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=7b389ca486b9e25a38c109045e21839e42f01fa4;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=ff3c31bbae76bc8bcac5cc9962f18dc50320d6de;hpb=9c53f653f7e57265b375df1d2b980ef16e03dea0;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index ff3c31bbae..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,10 @@ ${project.artifactId} + + ${project.groupId} + object-cache-api + ${project.groupId} util @@ -34,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}/ + +