X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=46f2969d8a7ce23ae8166ecfb666a3169939c638;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=03bb912e3ca15fdd9d18f9a89de7a9e782b4eb10;hpb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 03bb912e3c..46f2969d8a 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -8,54 +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 - + 6.0.9-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-export - 2.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - ${project.basedir}/../../target/jacoco.exec - - - - - - 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 @@ -68,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 +