X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc7952-parser-support%2Fpom.xml;h=752e47fbd6310d7484c827156e8e04eade1e06fa;hb=cc98add33c642e171e0146dcfc0679ca9e76cd21;hp=654b40d5fa1ef6381b28ebcb3441b370744e5cb0;hpb=337e2c7667a6287a4db5400697684794f543b8d5;p=yangtools.git diff --git a/yang/rfc7952-parser-support/pom.xml b/yang/rfc7952-parser-support/pom.xml index 654b40d5fa..752e47fbd6 100644 --- a/yang/rfc7952-parser-support/pom.xml +++ b/yang/rfc7952-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.3-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -30,32 +30,35 @@ org.opendaylight.yangtools yang-common - org.opendaylight.yangtools rfc7952-model-api - + + org.opendaylight.yangtools + yang-model-ri + org.opendaylight.yangtools yang-parser-rfc7950 + + + org.opendaylight.yangtools + yang-xpath-impl + test + - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin + org.apache.felix + maven-bundle-plugin - true + + org.opendaylight.yangtools.rfc7952.parser.support +