commit | 9c9ff7c170ccf480849533d362bf4b86892db3c5 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Mon Jul 20 10:38:59 2015 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Mon Jul 20 10:38:59 2015 -0700 |
tree | bff7a11dff63cb228414ef211e8d6ba73b790c43 | |
parent | 052a6c596251e3a9c2bc4173a59d5905a71ad3b5 [diff] [blame] |
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>