X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=bdf3c137a69139b7aa975711319316e2d47e3903;hb=2ca4ae8a648b08d848a6df7e93e0002f629a268e;hp=1df6557080531c2f8c017321699051f73b5eba61;hpb=5b85cfb4ab39260e5cc2f3c195bd1fcbf50137ab;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 1df6557080..bdf3c137a6 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.8-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.4-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-model-util + 1.1.4-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.4-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}/ + +