Clean up dependency declarations
[yangtools.git] / model / yang-model-export / pom.xml
index bc77e5c5e2110ebab7307592aa238600b82c71b0..375cb5a052860c6405a01ed8f99a1bc35fc2728c 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>