X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=7c01bba11c22d51c10ae4df7d2581432ac017b61;hb=1eb87c819cc6881ca7be74917a5d0bb7a9cad41f;hp=dd492c6b9657cd26a1b529851520c4fc875796ce;hpb=cba18b8c8be59973f7d1b44a116f4ff1a0623183;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index dd492c6b96..7c01bba11c 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -10,17 +10,37 @@ - org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-data-api + 1.1.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + util + ${project.groupId} yang-common @@ -42,5 +62,25 @@ junit test + + org.mockito + mockito-core + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +