X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-data-api%2Fpom.xml;h=0f428048c5edba4816782e6c24860fc3c2414254;hb=f03ceba132343907699dd33c29bb6d08aeb6a4e8;hp=df63489646cbc3e1df8a8bdeea644abfe3f8efc7;hpb=82f9928e6acfc419a1e966451ef8017ddcc49637;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index df63489646..0f428048c5 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -10,18 +10,37 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 1.7.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-data-api + 1.0.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.0.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + util + ${project.groupId} yang-common @@ -43,5 +62,25 @@ junit test + + org.mockito + mockito-core + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +