Bump odlparent to 5.0.0
[openflowplugin.git] / samples / learning-switch / pom.xml
index a6e3c5b356eac52e554484e530313a48ef92429a..d4b2add465d9b20abc79456289b819af73ff2768 100644 (file)
             <artifactId>javax.annotation-api</artifactId>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>com.google.code.findbugs</groupId>
+            <artifactId>jsr305</artifactId>
+            <optional>true</optional>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin.model</groupId>
             <artifactId>model-flow-base</artifactId>