X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=b4e3ebfafc837afa548abbb159c10b6b8f69bf15;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;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..b4e3ebfafc 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.3-SNAPHOST + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-api - 0.2.0-SNAPSHOT + 6.0.3-SNAPHOST 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 - - - - - -