X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=f805da61c6b181e9727ab6d8d0ee28f5da8a2509;hb=7ec04bfab1274091de745f29f2c4ee00e550ebe4;hp=81f7aae829a5c5c57050575f9de157f85bce1390;hpb=1ece58b8e1328c10d84d18da8b6123916c2e53c2;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 81f7aae829..5867b976cc 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -1,37 +1,74 @@ - + + + + + 4.0.0 org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT + bundle-parent + 3.0.3-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-model-util + bundle ${project.artifactId} ${project.artifactId} - ${project.groupId} + org.opendaylight.yangtools yang-model-api - org.eclipse.xtend - org.eclipse.xtend.lib + org.opendaylight.yangtools + rfc7952-model-api + + + + org.opendaylight.yangtools + mockito-configuration + test - junit - junit + ch.qos.logback + logback-classic + test - org.eclipse.xtend - xtend-maven-plugin + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.yang.model.util + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +