Replace FindBugs :jsr305 by full :annotation (Bug 7663)
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index 815b9a6e37f8f4655f51c43298732a20089cbe02..c1cb2d1db6df5c13773b02290a52e4b6c60af658 100644 (file)
@@ -88,7 +88,7 @@
     <!-- Google -->
     <dependency>
       <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
+      <artifactId>annotations</artifactId>
     </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>