Merge "OPNFLWPLUG-1077 : Bundle resync is not able to push groups to switch"
[openflowplugin.git] / openflowplugin-api / pom.xml
index 0b70c2fcddfae5f80befdfcb15408a8bf9bfb1df..5b698dc29fbd6cd12d693c58b3f240e47962bd29 100644 (file)
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>diagstatus-api</artifactId>
-            <version>${infrautils.version}</version>
         </dependency>
         <dependency>
             <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>