X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=4ae34e1650bcfc2f29e49dc2f0fd5cd6e8ad5c28;hb=refs%2Fchanges%2F86%2F83886%2F3;hp=eed8a4c51878771fca402e092aa1003391d388a7;hpb=f43406daa10980d7159a0aad063f00b24387b074;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index eed8a4c518..4ae34e1650 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -8,51 +8,46 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.9.0-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 4.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-model-export + bundle ${project.artifactId} ${project.artifactId} + + + false + + - ${project.groupId} + org.opendaylight.yangtools yang-model-api - ${project.groupId} + org.opendaylight.yangtools yang-model-util - junit - junit - test - - - ${project.groupId} + org.opendaylight.yangtools yang-parser-impl test - org.mockito - mockito-core - - - ch.qos.logback - logback-classic + org.opendaylight.yangtools + yang-test-util test - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy @@ -63,11 +58,17 @@ maven-bundle-plugin - ${project.groupId}.${project.artifactId} + org.opendaylight.yangtools.yang.model.export + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + -