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/providers/pom.xml b/providers/pom.xml index d59b2b6..a2ba12c 100644 --- a/providers/pom.xml +++ b/providers/pom.xml
@@ -38,6 +38,7 @@ <module>netconf</module> <module>null</module> <module>tunnel</module> + <module>pcep</module> </modules> <dependencies>