Release netconf
[netconf.git] / netconf / netconf-netty-util / pom.xml
index ea2bbc01ca2f7e219d3cefb448e4f410d5bd863c..6f166bbf607b28bc109883cfb5d37de0f85ceee8 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.10.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>netconf-mapping-api</artifactId>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-util</artifactId>