Bump odlparent to 5.0.0
[openflowplugin.git] / openflowplugin-api / pom.xml
index ccf2d5f596edf9baf0ea0f5a00415492cd2074aa..d246e39b8e74aa9771a9c3b53e09b32b1ac45c3d 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-eos-binding-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
     </dependencies>
 
 </project>