X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=b1ae91aa45b644590a896064704cac6c6e665200;hb=refs%2Fheads%2F6.0.x;hp=b6d319f8564e029daeff22722e0c3bc0f3ceca33;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index b6d319f856..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.2-SNAPSHOT + 6.0.13-SNAPSHOT ../../bundle-parent yang-xpath-api - 1.0.1-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 - - - -