Merge "added feature topology manager shell"
[controller.git] / opendaylight / netconf / pom.xml
index d26fcf987e5469388b5c01bac3a391b805a46536..c72705d50ebd8f505feaac092331fcbafc1ee41b 100644 (file)
@@ -19,6 +19,8 @@
 
   <modules>
     <module>netconf-api</module>
+    <module>netconf-cli</module>
+    <module>netconf-config</module>
     <module>netconf-impl</module>
     <module>config-netconf-connector</module>
     <module>netconf-util</module>
@@ -31,6 +33,7 @@
     <module>netconf-monitoring</module>
     <module>ietf-netconf-monitoring</module>
     <module>ietf-netconf-monitoring-extension</module>
+    <module>netconf-connector-config</module>
   </modules>
 
   <dependencies>