X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6241-parser-support%2Fpom.xml;h=3a668fbed63c6f9f55eb2aa658f44edf4938fb09;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=c2a91024102a10a27151629de805f578eec9c01a;hpb=ff46ff88933b608a26af14b9ce01f4cf1e6efda5;p=yangtools.git diff --git a/yang/rfc6241-parser-support/pom.xml b/yang/rfc6241-parser-support/pom.xml index c2a9102410..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.2-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 - -