Clean up dependency declarations
[yangtools.git] / yang / yang-repo-api / pom.xml
index 18ae722c6b50907a38c9939190ddef3ab5dfcc76..afbc21ef8db5478b97f7768970b8751159dc7fe0 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>