X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=290ec2afd5ee5d2d0021739421b9841bd6a3f507;hb=05409af9a3783bb3ec28bd06ab6c34fb36023699;hp=5f6d18ee417c699da8878723c7d12304039764a5;hpb=f1110ba0f38666e3b0f66abfbf098bca1c73f104;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 5f6d18ee41..290ec2afd5 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.2-SNAPSHOT + yangtools-parent + 0.8.0-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}/ + +