Reduce use of getDataChildByName()
[netconf.git] / netconf / pom.xml
index 9eafcdbed768715171e1a6d289cdbc8826e7bfb9..f95539254e4b8f13653f12484216870b00d79637 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.6.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
     <module>netconf-netty-util</module>
     <module>netconf-mapping-api</module>
     <module>netconf-client</module>
-    <module>netconf-ssh</module>
-    <module>netconf-tcp</module>
     <module>netconf-auth</module>
     <module>aaa-authn-odl-plugin</module>
-    <module>netconf-notifications-impl</module>
     <module>netconf-notifications-api</module>
     <module>netconf-topology</module>
     <module>netconf-topology-singleton</module>