commit | ab2cf25a016e20d9daa55b1b77b64aa2c883ee7f | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Thu Sep 10 17:54:10 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Sep 15 06:38:46 2015 +0000 |
tree | 0375f80e11952876f5f96134ad4e8dbf55bd54e8 | |
parent | bf44531a79e225eb7f66990dc53c3051f589ff61 [diff] [blame] |
[Emu] CORD-151 initial sketch for CORD virtual network service Change-Id: If0dfd71b2c14ed5ebaa28adfb8fefbb26b5ca9fd
diff --git a/apps/pom.xml b/apps/pom.xml index e5ceddd..f875392 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -58,7 +58,8 @@ <module>vtn</module> <module>vtnweb</module> <module>dhcp</module> - </modules> + <module>cordvtn</module> + </modules> <properties> <web.context>default</web.context>