X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=9b8c183dd45655bdaf2ae3b8ab703dceeab9440e;hb=faa1c1f51c841d357fe71880c07e931ebf990ee4;hp=d435c8612da1419dad05834c1ad19d01de0688da;hpb=bdabc1c4721e827427e421b6421c5e260ffbcedb;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index d435c8612d..9b8c183dd4 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.1-SNAPSHOT + 6.0.4-SNAPSHOT ../../bundle-parent yang-xpath-api - 1.0.1-SNAPSHOT + 6.0.4-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 - - - -