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