commit | 48e832c5f2c0c86555d7d2e4d070afe1f572d296 | [log] [tgz] |
---|---|---|
author | cheng fan <chengfannature@gmail.com> | Fri May 29 01:54:47 2015 +0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu May 28 18:20:13 2015 +0000 |
tree | b34a9b2995ccd8259e75970c735770f66d6c77ca | |
parent | 11530fb1103e0f828fa6a654f93f28621a4777cb [diff] [blame] |
[ONOS-1925] 1.fix javadocs bugs. 2.add pcep tunnel provider; 3.change pcep to pcep app; 4.fix some bugs according to review suggestions. Change-Id: I4b90d9bf871dee3be70615d66db3d74f2fd85389
diff --git a/apps/pom.xml b/apps/pom.xml index 4b88dfa..69f767b 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -49,6 +49,7 @@ <module>segmentrouting</module> <module>cordfabric</module> <module>xos-integration</module> + <module>pcep-api</module> </modules> <properties>