Initial skeleton for the flow space analyzer application.

Change-Id: I1fe9e57a6c66e80a504b98f46fc160aa34003172
diff --git a/apps/pom.xml b/apps/pom.xml
index e08f306..7f2ac03 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -52,6 +52,7 @@
         <module>xos-integration</module>
         <module>pcep-api</module>
         <module>olt</module>
+        <module>flowanalyzer</module>
     </modules>
 
     <properties>