Clean up dependency declarations
[yangtools.git] / plugin / plugin-generator-api / pom.xml
index cd50ff1fbcdc3542c2ed3b2f3e6d7bd1e27d4463..e09e64155025d7d14609f7c8cbdb049c0d64e3bd 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>