[ONOS-3498] Add skeleton codes for control plane management;

Change-Id: I741d2b7ed67f35179613c274b9efe375997213eb
diff --git a/apps/pom.xml b/apps/pom.xml
index 4acba4c..acbb37b 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -60,6 +60,7 @@
         <module>mlb</module>
         <module>openstackswitching</module>
         <module>pathpainter</module>
+        <module>cpman</module>
   </modules>
 
     <properties>