X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=88316a0ea795e67e7e40adb89cf40541d5e0f688;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=1df6557080531c2f8c017321699051f73b5eba61;hpb=5f9f0ca903d368ce2189c089df22912e6d5ad3ee;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 1df6557080..88316a0ea7 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.1-Beryllium-SR1 + /../../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}/ + +