Release netconf
[netconf.git] / transport / transport-api / pom.xml
index 0554509604cb63c21d7277a3921b94d20527e6b8..e3165856fd986b7c0b22c36a7921c85833382342 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.5-SNAPSHOT</version>
+        <version>7.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <groupId>io.netty</groupId>
             <artifactId>netty-transport</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>