X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=81342aa182e587e55805727ebcb9e93fdb132c1d;hb=715edfff107a13216b6970b9405e42820df3fbaf;hp=182c4eba5ba2e14f636f4745632edcf4c573e9ea;hpb=5d6ca3fe46154ee7e99ab8b03cecfa8524938026;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 182c4eba5b..81342aa182 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 - 3.1.1 - + 4.0.1-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-export - 2.0.7-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7-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 +