X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=11c4fb11e0b6454be581d80c98cd8706623685af;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=323135329ad04e856fb9b6c95f9e28d85d7d9821;hpb=013b91fde437917f9e1d988a4e737c8906c93acb;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 323135329a..11c4fb11e0 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -11,8 +11,9 @@ org.opendaylight.yangtools - yang - 0.6.0 + yangtools-parent + 0.8.5-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -25,22 +26,49 @@ ${project.groupId} yang-model-api - - org.eclipse.xtend - org.eclipse.xtend.lib - junit junit + test + + + org.mockito + mockito-core + + + ch.qos.logback + logback-classic + test - org.eclipse.xtend - xtend-maven-plugin + org.apache.felix + maven-bundle-plugin + + + ${project.groupId}.${project.artifactId} + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +