X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=f484e09d3a54d878eebbef8a4a74c4dff36d26ce;hb=dbf2b84e3c603c52963226be90f55ab1db9ab688;hp=07bcf43cf877d55c2d34728c0b2d148454b30c30;hpb=5d78066e85be31c0d5728fd09de31da53a426747;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 07bcf43cf8..f484e09d3a 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.7.0-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -17,68 +26,33 @@ ${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 - - org.apache.maven.plugins - maven-jar-plugin - ${maven.jar.version} - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - org.apache.felix maven-bundle-plugin - true ${project.groupId}.${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 - - ** - - - - -