X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-model-util%2Fpom.xml;h=d057cfbd46489e8147cdb675494f375874ab1ee9;hb=07a461a735316f15f9a78455e1c1c3caf91b2a3e;hp=81f7aae829a5c5c57050575f9de157f85bce1390;hpb=7282a84e02cd6821008ca061e88f60b49a249f67;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 81f7aae829..d057cfbd46 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,9 +1,19 @@ + + + org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT + yangtools-parent + 0.8.4-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -16,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}/ + +