commit | 3604bbcf498cafe06095416fb1ce264f41839e68 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Thu Jan 07 11:16:42 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Jan 11 17:46:45 2016 +0000 |
tree | 55b5ec79a775add76678a905a24ecf37f99970e9 | |
parent | fa790f69ae76c31141677d543ebb95b5cdec1f38 [diff] [blame] |
Skeleton of the vRouter application Change-Id: I471561808f7d1bf3b51ab72b9731d7bf3ec410e7
diff --git a/apps/pom.xml b/apps/pom.xml index b536c7c..79e7466 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -64,6 +64,7 @@ <module>drivermatrix</module> <module>cpman</module> <module>events</module> + <module>vrouter</module> </modules> <properties> @@ -108,4 +109,3 @@ </build> </project> -