CSC to provide a view of DPN re-sync
[openflowplugin.git] / openflowplugin-api / pom.xml
index 0b70c2fcddfae5f80befdfcb15408a8bf9bfb1df..187f3a243bee93cedc89b52003cad053ea6e0b84 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>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+            <version>2.2.100</version>
         </dependency>
     </dependencies>