X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=1642be2e3b0a8c06d7ae1708f9762ba387b36a67;hb=5ae728e3eeb8b8faa261d4338ae24c5d4758df1c;hp=84f81ff1c809dfbd63b46558710fd5b347f443c3;hpb=fda60c9a17f1b13c6176940380ef41ecb58843c4;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index 84f81ff1c8..1642be2e3b 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.6-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-api - 0.2.0-SNAPSHOT + 6.0.6-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 @@ -54,38 +36,4 @@ 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 - - - - - -