X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=afef2900a6c1eb2deb34259b266c06ffd2c3a034;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=cdf84fa03534205641d414b430b807d8faf8ec5a;hpb=25c86908a023d7be793ffe6511aad06bbbe5aebf;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index cdf84fa035..afef2900a6 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -8,81 +8,53 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT - + 6.0.5-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-export - 2.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - - ${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 - ${project.groupId} + org.opendaylight.yangtools yang-test-util test - org.mockito - mockito-core - - - ch.qos.logback - logback-classic - test - - - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.felix + maven-bundle-plugin - checkstyle.violationSeverity=error + + org.opendaylight.yangtools.yang.model.export +