Adding skeletal structure for netconf libraries.

Change-Id: I1e0590d4d60ed83e123fb2da455ffde3fd7d495a
diff --git a/pom.xml b/pom.xml
index 93ef277..b9fdfe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,7 @@
 
         <module>openflow</module>
         <module>ovsdb</module>
+        <module>netconf</module>
         <module>pcep</module>
 
         <module>providers</module>