Clean up dependency declarations
[yangtools.git] / data / yang-data-spi / pom.xml
index c066cd75da52992b8cc8514aab20fcab580bccec..c0e8c3c00d70ce2fdca28b3d0fcc67631ad20349 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>