Convert restconf-api to a JPMS module
[netconf.git] / protocol / restconf-api / pom.xml
index 7e2ff6abf5a8fd54f22c51663a4752fa11aee676..ada0808a85ad1a65154a7b14d6f0301eb87a5357 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.odlparent</groupId>
             <artifactId>logging-markers</artifactId>