Bump versions to 8.0.2-SNAPSHOT
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 3889435cc224416b5ec90b43ff123a70b429d281..a204bb90fb0cf4b7a3ffaced30b3eeb8e2e98e75 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
            <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.controller</groupId>
             <artifactId>cds-access-api</artifactId>