X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=88316a0ea795e67e7e40adb89cf40541d5e0f688;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=e46ed5dd7094e100c6cad3630a3fdd4903554b27;hpb=d74f240d820e784494b9ed440bde77ed8a81e5d3;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index e46ed5dd70..88316a0ea7 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.8 + yangtools-parent + 0.8.1-Beryllium-SR1 + /../../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}/ + +