X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=afef2900a6c1eb2deb34259b266c06ffd2c3a034;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=9ee279ee8668b1d451cad08885522cd2d1b91741;hpb=c5de1e25107fc18357ab54f04396b72293028881;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 9ee279ee86..afef2900a6 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.2 - + 6.0.5-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-export - 2.1.2-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.2-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 @@ -68,17 +53,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.model.export - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -