Replace FindBugs :jsr305 by full :annotation (Bug 7663)
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 9d14fa6335d86c5dad576734d65d2aeca18e80f5..5bca8f9bd4d8c28cc6b0d1d2d0ae630ca8f7bb34 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-generator-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-test-model</artifactId>