X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=c99f11f7bd57c1b00616615bd3e68499f42de112;hb=c4b20223f450981308a1457a1a55ce550fbe715a;hp=862e9d040155e40703faf51448198ccc186b8478;hpb=ae6edbf264cb203e52751fe3de37597de9b2dcb0;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 862e9d0401..c99f11f7bd 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,80 +1,45 @@ - + + + + + 4.0.0 org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT + bundle-parent + 7.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-model-util - ${project.artifactId} bundle + ${project.artifactId} ${project.artifactId} - ${project.groupId} + org.opendaylight.yangtools yang-model-api - org.eclipse.xtend - org.eclipse.xtend.lib - 2.4.2 + org.opendaylight.yangtools + rfc7952-model-api + - junit - junit + org.opendaylight.yangtools + mockito-configuration + test + + + ch.qos.logback + logback-classic + test - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - 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 - - ** - - - - - - - -