X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fietf%2Fietf-type-util%2Fpom.xml;h=459609748f56fc63a962440a098ec6f13196dc0f;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=90b73705302a3ea45eea0eb2ae29f2f5f4db45b1;hpb=6d3a6c9518b42b1547fa624f4fc990a5ffabc9d8;p=mdsal.git diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index 90b7370530..459609748f 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.13.0-SNAPSHOT + 4.0.13-SNAPSHOT ../../../binding/binding-parent 4.0.0 org.opendaylight.mdsal.model ietf-type-util - 2.1.0-SNAPSHOT + 3.0.13-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}/ - - -