X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=2fef4f70ac0ce605297f4cf27ae3284c676a426e;hb=ebf786df046140353fd3ecf559fbf3e2553875a0;hp=cb096c2782567abdaf9f9694872eb01acf5eddae;hpb=fa626889fb00256c6bd2f0753819b17e5bc5b75f;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index cb096c2782..2fef4f70ac 100644 --- a/yang/yang-xpath-api/pom.xml +++ b/yang/yang-xpath-api/pom.xml @@ -8,38 +8,20 @@ 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 - + 7.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-api - 0.2.0-SNAPSHOT + 7.0.0-SNAPSHOT bundle ${project.artifactId} YANG XPath ${project.artifactId} - - ${project.basedir}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - com.google.guava @@ -47,45 +29,11 @@ org.opendaylight.yangtools - util + concepts org.opendaylight.yangtools yang-common - - - - - 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 - - - - - -