ONOS-5449 Implemented skeleton of OFAgent application

Change-Id: Ie6c719872549a004471e466a43a2b531bc48b231
diff --git a/apps/pom.xml b/apps/pom.xml
index b41b3d3..710838d 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -85,6 +85,7 @@
         <module>actn-mdsc</module>
         <module>config</module>
         <module>restconf</module>
+        <module>ofagent</module>
     </modules>
 
     <properties>