X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=e83132cee0b589525451f3336b8d05f620793f24;hb=f44dd4acd34f1fa3d3a79759c3d636ca18b393fc;hp=2ffdb5e4ba5a0be4b0c7f1c99258964d47d7331d;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index 2ffdb5e4ba..e83132cee0 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.3-SNAPSHOT + 6.0.11 ../../bundle-parent yang-xpath-api - 1.0.3-SNAPSHOT + 6.0.11 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 - - - -