X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6536-model-api%2Fpom.xml;h=fd9a9bc98f20abe8f50f4347e68f06b0c5647212;hb=af3346be829f75bc08aaa0fbf5dfd61e8d540c16;hp=d4e52cb0ed30ba26d0ea25ea70456c3cc8b3a0d9;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/rfc6536-model-api/pom.xml b/yang/rfc6536-model-api/pom.xml index d4e52cb0ed..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.3-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 - - - - -