Replace FindBugs :jsr305 by full :annotation (Bug 7663)
[controller.git] / opendaylight / config / config-api / pom.xml
index bc438e6b5e9029efaeacc2f650749d1f3f80a124..ffdd52bd2e76ff2a1d58e416e0bd7947ef8c8e6b 100644 (file)
@@ -18,7 +18,7 @@
   <dependencies>
     <dependency>
       <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
+      <artifactId>annotations</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>