commit | 039d2b1dcbca3ecaa42eb1b24a81f453e23c17a5 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Fri Oct 10 09:33:04 2014 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Fri Oct 10 09:33:04 2014 -0700 |
tree | bf9514e2b8822417fc93d590a601e38d3342b010 | |
parent | e7f01ee544bad1dafc2ae8111f1c34d01d0f8482 [diff] [blame] |
Added SDN-IP app
diff --git a/apps/pom.xml b/apps/pom.xml index 55a786c..eeff7b4 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -23,7 +23,8 @@ <module>foo</module> <module>mobility</module> <module>proxyarp</module> - <module>config</module> + <module>config</module> + <module>sdnip</module> </modules> <properties>