X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-xpath-api%2Fpom.xml;h=b1ae91aa45b644590a896064704cac6c6e665200;hb=refs%2Fheads%2F6.0.x;hp=1c42de57efd3289adcd601145585eeb6380f2bb2;hpb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index 1c42de57ef..b1ae91aa45 100644 --- a/yang/yang-xpath-api/pom.xml +++ b/yang/yang-xpath-api/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 6.0.13-SNAPSHOT ../../bundle-parent yang-xpath-api - 1.0.0-SNAPSHOT + 6.0.13-SNAPSHOT bundle ${project.artifactId} YANG XPath ${project.artifactId} @@ -36,32 +36,4 @@ yang-common - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools.yang.xpath.api - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - -