Bump odlparent to 4.0.10
[netconf.git] / features / netconf / odl-netconf-tcp / pom.xml
index a7370b7299568124be11b28f612c02f8dbe08b47..7f3a4b69f9d616509903cc3e17991b5ba843b279 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-tcp</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.1-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>