X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6241-parser-support%2Fpom.xml;h=0aec3b828b713ba9771fd4b0b7c9d09d9afe46ee;hb=64604d3360e11edf238ebd6bc0c392d29dbbbac3;hp=9fd77d34005d4069bd9b801d4aaa5d81511f5e1d;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/yang/rfc6241-parser-support/pom.xml b/yang/rfc6241-parser-support/pom.xml index 9fd77d3400..0aec3b828b 100644 --- a/yang/rfc6241-parser-support/pom.xml +++ b/yang/rfc6241-parser-support/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.yangtools bundle-parent - 3.0.5-SNAPSHOT + 6.0.7-SNAPSHOT ../../bundle-parent rfc6241-parser-support - 1.0.5-SNAPSHOT + 6.0.7-SNAPSHOT bundle ${project.artifactId} RFC6241 parser support @@ -31,16 +31,20 @@ org.opendaylight.yangtools yang-common - org.opendaylight.yangtools rfc6241-model-api - org.opendaylight.yangtools yang-parser-rfc7950 + + + org.opendaylight.yangtools + yang-xpath-impl + test + @@ -54,20 +58,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -