X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=1e2b30a51a7b00348ed1da24bd47826312873fe5;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=1df6557080531c2f8c017321699051f73b5eba61;hpb=66df394c143927524e2ad15b578b9cce38840c66;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 1df6557080..1e2b30a51a 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.5-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-model-util + 1.1.5-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.5-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}/ + +