Clean up dependency declarations
[yangtools.git] / model / rfc6643-model-api / pom.xml
index 56bf9de76d49eed4ab3a9c7b83b4ebc739213892..91b2128da3ef965889ab0522b8a48ac997ad4edb 100644 (file)
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>