X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6241-parser-support%2Fpom.xml;h=cbeacd50ebb92fc349dd83e1c962d65af5e83774;hb=5ae728e3eeb8b8faa261d4338ae24c5d4758df1c;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..cbeacd50eb 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.6-SNAPSHOT ../../bundle-parent rfc6241-parser-support - 1.0.2-SNAPSHOT + 6.0.6-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 - -