Moving netconf to protocols/ directory

Change-Id: Ibf43f9c551940d05c34e4b0083ff3bd8e5454176
diff --git a/protocols/pom.xml b/protocols/pom.xml
index d922b08..7a33a74 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -33,10 +33,10 @@
 
     <modules>
         <module>openflow</module>
+        <module>netconf</module>
         <module>pcep</module>
         <!--
         <module>ovsdb</module>
-        <module>netconf</module>
         <module>bgp</module>
         -->
     </modules>