commit | bbf1050b09bd30602fc71f09d3ad64147cf845f2 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Dec 09 13:41:58 2015 -0800 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Dec 09 13:41:58 2015 -0800 |
tree | 3c003dc20b593306be0b56b86c22770feeb0ac93 | |
parent | 74ec40636b900812788bfa1eadef6be3209d030c [diff] [blame] |
ONOS-3505 Skeletal project structure for driver-matrix UI app. Change-Id: I257a5e1a58f7edb0b13ed8402a3c9032c82db6d1
diff --git a/apps/pom.xml b/apps/pom.xml index 1a279c5..3a1ed16 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -61,6 +61,7 @@ <module>mlb</module> <module>openstackswitching</module> <module>pathpainter</module> + <module>drivermatrix</module> <module>cpman</module> </modules>