Release netconf
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 44ec5a6c4ff1867956121f7a89bc1a3e38ce8b31..d75400f21c454af72f3616ae959fed5dffe4de90 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>3.0.7</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>