Clean up dependency declarations
[yangtools.git] / yang / yang-repo-spi / pom.xml
index 48e6ec276db6a94287aa1b37f1e50afa3a077cbb..ebf7b919248dd2f53d3e9b76c2db929a868a8e6e 100644 (file)
@@ -27,9 +27,8 @@
             <artifactId>guava</artifactId>
         </dependency>
         <dependency>
-            <groupId>com.github.spotbugs</groupId>
-            <artifactId>spotbugs-annotations</artifactId>
-            <optional>true</optional>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>