commit | f6d87cbc8ef7946ffcd713af8e2b7d872139a09a | [log] [tgz] |
---|---|---|
author | Satish K <satishk@huawei.com> | Mon Nov 30 19:59:22 2015 +0530 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Dec 01 17:15:28 2015 +0000 |
tree | 8f1893df1b7e8d446e0d771793ddd8e868259146 | |
parent | c2999f30c69e50df905a9d175ef80b3f23a98514 [diff] [blame] |
Application manages the IP layer topology information - Interfaces Change-Id: Ie1dea035674ee98583e98a82cca7e33ab0858b92
diff --git a/apps/pom.xml b/apps/pom.xml index 005052f..c72cf5a 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -47,6 +47,7 @@ <module>cordfabric</module> <module>xos-integration</module> <module>pcep-api</module> + <module>iptopology-api</module> <module>olt</module> <module>cip</module> <module>flowanalyzer</module>