Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-tcp / pom.xml
index b7fc229018667c588a8dc4997219f4d50b262762..d3c9f02de0dbd87a9e9d9451b6a014f6e0d36b12 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-tcp</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf Connector :: TCP</name>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>netconf-tcp</artifactId>
-            <version>${project.version}</version>
-        </dependency>
     </dependencies>
 </project>