X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fietf%2Fietf-type-util%2Fpom.xml;h=a7f5fd3f0b575cab1cbad62bc41a1388a99a45b6;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=1bb8c8628370b86b94787d7106b1c73417720d30;hpb=33ed6f6ab12256c9b9d7b48ff208f55fcb792317;p=mdsal.git diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index 1bb8c86283..a7f5fd3f0b 100644 --- a/model/ietf/ietf-type-util/pom.xml +++ b/model/ietf/ietf-type-util/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.mdsal binding-parent - 0.10.0-SNAPSHOT + 4.0.16-SNAPSHOT ../../../binding/binding-parent 4.0.0 org.opendaylight.mdsal.model ietf-type-util - 1.1.0-SNAPSHOT + 3.0.16-SNAPSHOT bundle @@ -28,41 +28,46 @@ org.opendaylight.mdsal - yang-binding - - - org.slf4j - slf4j-simple - test + mdsal-binding-spec-util org.opendaylight.yangtools mockito-configuration - test + + + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -