X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=yang%2Fyang-model-export%2Fpom.xml;h=f679e3b7fa0cbed590765c44cb9500a5cfd13d08;hb=b5d622bb6ed921535e9196e833e474cb18c42a08;hp=01b1eadfdbf1d5b27db5c962968e9659e6a0d277;hpb=3424f96073a7ba2e8ab333419ef9eaa75892af01;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 01b1eadfdb..f679e3b7fa 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -8,50 +8,35 @@ 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 - + 5.0.3-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 - ${project.groupId} + org.opendaylight.yangtools yang-parser-impl test - ${project.groupId} + org.opendaylight.yangtools yang-test-util test @@ -64,10 +49,12 @@ - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.felix + maven-bundle-plugin - checkstyle.violationSeverity=error + + org.opendaylight.yangtools.yang.model.export +