Convert netconf-dom-api to a JPMS module
[netconf.git] / plugins / netconf-dom-api / pom.xml
index 71dcacb42f171cfbe8a66b1d91dfcc7ce11a91ee..c54aa143b653a7947fef7f697a1e4b8f4a44ee3c 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>yang-data-api</artifactId>