X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=0d4e902f7a114a98eda9bf2df0ccb1e244fd6f04;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=e3ff449717d93408200fcc5565e172abcece7acc;hpb=9af4683fd034e00d973b2c525683f45d834ef9e1;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index e3ff449717..0d4e902f7a 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.3 - + 6.0.3-SNAPHOST + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-export - 2.0.10-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10-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 +