Update to work on Sodium SR1
[l2switch.git] / hosttracker / implementation / pom.xml
index cca45b3a84ae822a6949bf32461686ffeb2a478f..2837dc6e144480d3bede61d659c83f0c59c04dce 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.model</groupId>
             <artifactId>model-inventory</artifactId>