X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=d31f37f5da576b840cf3a8d6d4dbbce20ceacb15;hb=c2d4152af49ac4298c4651fde4771012983eae50;hp=824a76a31f11207855c7da36c84084fbee915bc9;hpb=dcd3bf80a8984807a443d9c6712e9121148effa0;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 824a76a31f..d31f37f5da 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -10,20 +10,68 @@ - org.opendaylight.yangtools - yang - 0.6.1 + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-model-api + 1.1.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + object-cache-api + + + ${project.groupId} + util + ${project.groupId} yang-common + + com.google.guava + guava + + + com.google.code.findbugs + jsr305 + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +