Clean up dependency declarations
[yangtools.git] / data / yang-data-util / pom.xml
index dee8bd13b23d207fe0b9fae76460827b85326e81..b11a4914c2ba368ec76ff332cafae3ec917299de 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>