X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=28eebb2cfb0e6fa78ccb718e1bad75368b2e7cc6;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=81f7aae829a5c5c57050575f9de157f85bce1390;hpb=e83067e904d17644813311d6b184aaa9acfa93f8;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 81f7aae829..28eebb2cfb 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.1-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}/ + +