X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6536-model-api%2Fpom.xml;h=fd9a9bc98f20abe8f50f4347e68f06b0c5647212;hb=af3346be829f75bc08aaa0fbf5dfd61e8d540c16;hp=cdf94bfc8a5473a33007b083b30afb6b64fde652;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/yang/rfc6536-model-api/pom.xml b/yang/rfc6536-model-api/pom.xml index cdf94bfc8a..fd9a9bc98f 100644 --- a/yang/rfc6536-model-api/pom.xml +++ b/yang/rfc6536-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.5-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -22,6 +22,10 @@ RFC6536 metamodel + + com.google.guava + guava + org.opendaylight.yangtools concepts @@ -34,34 +38,9 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + yang-repo-api + - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools.rfc6536.model.api - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -