X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=d27bdb92d4c2831de4f49740ca282a9103e74ca2;hb=refs%2Fchanges%2F87%2F38687%2F1;hp=799ac6bac8b1d7cd538eeebd7a206d79642bde38;hpb=c5b6f823ad2fa88bb1d76751a97a9cdf3e310e99;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 799ac6bac8..d27bdb92d4 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,10 +1,19 @@ - + + + + org.opendaylight.yangtools - yang - 0.5.7-SNAPSHOT + yangtools-parent + 0.8.3-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -12,54 +21,54 @@ ${project.artifactId} ${project.artifactId} - - - - - org.eclipse.xtend - xtend-maven-plugin - 2.4.2 - - - - compile - - - ${basedir}/src/main/xtend-gen - - - - - - maven-clean-plugin - 2.4.1 - - - - ${basedir}/src/main/xtend-gen - - ** - - - - - - - - ${project.groupId} yang-model-api - org.eclipse.xtend - org.eclipse.xtend.lib - 2.4.2 + junit + junit + test - junit - junit + org.mockito + mockito-core + + + ch.qos.logback + logback-classic + test + + + + + 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}/ + +