Clean up dependencies
[mdsal.git] / singleton-service / mdsal-singleton-dom-impl / pom.xml
index 6068436c2c537e4eea1c9a1f9e029a44355aa518..828c0d34d4cbc368d8524872ec92e03ff325ce8f 100644 (file)
             <artifactId>checker-qual</artifactId>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>