X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=64c68b5a5399b4c3007e337d3eef3d0dbeb0be98;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=e48441c67f7f750403b08353c1e9c3b709b47d78;hpb=cfceb5bc60cbf0d622db1f41466ace602c3ab6e5;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index e48441c67f..64c68b5a53 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-SNAPSHOT - + 6.0.12-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-api - 0.2.0-SNAPSHOT + 6.0.12-SNAPSHOT bundle ${project.artifactId} YANG XPath ${project.artifactId} - - ${project.base.directory}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - com.google.guava @@ -54,40 +36,4 @@ yang-common - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco.exec - - - - post-unit-test - - report - - - ${project.build.directory}/code-coverage/jacoco.exec - - - - - -