X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6241-parser-support%2Fpom.xml;h=3a668fbed63c6f9f55eb2aa658f44edf4938fb09;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=8c0f655e57bdb5c922d8e904df64b86cf09bf508;hpb=8223fcaa12fcec8f4dd4d847beba0b40065f600b;p=yangtools.git diff --git a/yang/rfc6241-parser-support/pom.xml b/yang/rfc6241-parser-support/pom.xml index 8c0f655e57..3a668fbed6 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.2-SNAPSHOT + 6.0.9-SNAPSHOT ../../bundle-parent rfc6241-parser-support - 1.0.1-SNAPSHOT + 6.0.9-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 - -