Bump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6
[netconf.git] / features / netconf / odl-netconf-tcp / pom.xml
index a7370b7299568124be11b28f612c02f8dbe08b47..8bd38f5988a925744ab7bc31e59dc4da3513dcd5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-tcp</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.8.0-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>