X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=d79b2522200b8948aa6e64c2a5945cc1c18f1c4f;hb=refs%2Fheads%2F6.0.x;hp=b47c627fcc8fce2e7615ef04e85f58da8add084a;hpb=fda60c9a17f1b13c6176940380ef41ecb58843c4;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index b47c627fcc..d79b252220 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -8,76 +8,23 @@ 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-SNAPSHOT - + 6.0.13-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-api - 2.1.0-SNAPSHOT bundle ${project.artifactId} YANG parser API - - ${project.basedir}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools yang-model-api - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco.exec - - - - - -