Clean up dependency declarations
[yangtools.git] / model / rfc8819-model-api / pom.xml
index 15445620d837eebeb9234212d2634ddf3e672dcc..e39a52cb81b5469700eb0bf2b3d4cff8767976a2 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>