commit | d3ebb3098c830b53343b8c9144f4f54580818393 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Nov 19 15:23:43 2015 -0800 |
committer | Brian O'Connor <bocon@onlab.us> | Thu Nov 19 15:23:43 2015 -0800 |
tree | f97f859bd2ec653135988ef5f90d0f4da20d8d71 | |
parent | 5e7fc6da79de9c1a5b2a1fedcc810946e7ab5476 [diff] [blame] |
Moving pcep to protocols/ directory Change-Id: I4a93f489af1b9e08dd0acc95faf55f76857c709b
diff --git a/protocols/pom.xml b/protocols/pom.xml index 6c578e9..d922b08 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml
@@ -33,10 +33,10 @@ <modules> <module>openflow</module> + <module>pcep</module> <!-- <module>ovsdb</module> <module>netconf</module> - <module>pcep</module> <module>bgp</module> --> </modules>