X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-api%2Fpom.xml;h=c0474d3ab123a92af627006da3bd59fc9d2f17aa;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=03b1528f874f8c0ac3654d9ddf4108d2bc9becd4;hpb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;p=yangtools.git diff --git a/yang/yang-xpath-api/pom.xml b/yang/yang-xpath-api/pom.xml index 03b1528f87..c0474d3ab1 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.5-SNAPSHOT ../../bundle-parent yang-xpath-api - 0.3.0-SNAPSHOT + 6.0.5-SNAPSHOT bundle ${project.artifactId} YANG XPath ${project.artifactId} @@ -36,23 +36,4 @@ yang-common - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - -