X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=d057cfbd46489e8147cdb675494f375874ab1ee9;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=184f703f80ec23f146268ea24e3c54dbc72b9988;hpb=af72ef848f757eb783bbe7c843c63e8888e26412;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 184f703f80..d057cfbd46 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.8-SNAPSHOT + yangtools-parent + 0.8.4-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -17,70 +26,49 @@ ${project.groupId} yang-model-api - - org.eclipse.xtend - org.eclipse.xtend.lib - 2.4.2 - junit junit + test + + + org.mockito + mockito-core + + + ch.qos.logback + logback-classic + test - - maven-jar-plugin - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - org.apache.felix maven-bundle-plugin - true ${project.groupId}.${project.artifactId} - - org.opendaylight.yangtools.yang.model.util - - - 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 - - ** - - - - - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +