Bump upstreams
[controller.git] / opendaylight / md-sal / cds-mgmt-api / pom.xml
index 69dc54eaf110cdaed96640e376df4e581bbc2d17..940cb1e6d35aedef07e32d8d42da84cb8988422a 100644 (file)
     <artifactId>cds-mgmt-api</artifactId>
     <packaging>bundle</packaging>
 
+    <dependencies>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
+    </dependencies>
+
     <build>
         <plugins>
             <plugin>