Bump versions to 7.0.2-SNAPSHOT
[netconf.git] / plugins / netconf-dom-api / pom.xml
index 6e651c031ca8f9e51e9d29052ae91118c01efc45..f62e6752a3bc0fd3bf3fbc2cb9397d468af50aa6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>7.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.yangtools</groupId>
             <artifactId>yang-data-api</artifactId>