X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=1fb841c7e9d6059397d773c06d15661e75fe8053;hb=7c9b9c8e6056728e77f486f266cbccfece9d72eb;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..1fb841c7e9 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,51 +1,40 @@ - + + + + - org.opendaylight.yangtools - yang - 0.5.7-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.1-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-model-util + 1.1.1-SNAPSHOT + bundle ${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 - - ** - - - - - - - + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.1-SNAPSHOT + import + pom + + + @@ -53,13 +42,34 @@ yang-model-api - org.eclipse.xtend - org.eclipse.xtend.lib - 2.4.2 + junit + junit + test + + + org.mockito + mockito-core - junit - junit + ch.qos.logback + logback-classic + test + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +