Clean up dependencies a bit
[aaa.git] / web / api / pom.xml
index a34057143e23e8ac5b1d6fd721de6fa1b1df47fa..fd654a65db8bb5ded5d106304f3e5190dd44debe 100644 (file)
       <groupId>javax.servlet</groupId>
       <artifactId>javax.servlet-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.eclipse.jdt</groupId>
+      <artifactId>org.eclipse.jdt.annotation</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>concepts</artifactId>