Get rid of netconf-tcp project
[netconf.git] / netconf / netconf-artifacts / pom.xml
index 896eae7f57d6f5c9c13bf508d4e2010a6a1a0fd1..deb8dd1ca7bf8702ff8776d5025264306a491eb7 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.8</version>
+      <version>4.0.9</version>
       <relativePath/>
     </parent>
 
                 <artifactId>netconf-ssh</artifactId>
                 <version>${project.version}</version>
             </dependency>
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>netconf-tcp</artifactId>
-                <version>${project.version}</version>
-            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-testtool</artifactId>