X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6241-parser-support%2Fpom.xml;h=b93e9bd9ff43d9e42b4d5dadb2c4327e522fd57b;hb=e36edde2de26941da99629fbf2594ac99d5c9915;hp=727c49aa6f6ca124d4b2290ebb0556a20b495633;hpb=c878313b4f1c360870b2ac3f5ea6c316cf924517;p=yangtools.git diff --git a/yang/rfc6241-parser-support/pom.xml b/yang/rfc6241-parser-support/pom.xml index 727c49aa6f..b93e9bd9ff 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.0-SNAPSHOT + 6.0.10-SNAPSHOT ../../bundle-parent rfc6241-parser-support - 1.0.0-SNAPSHOT + 6.0.10-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 - -