commit | 19703fb0d9253b1909447895d86d9d76dbcfb5f1 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Nov 19 16:09:45 2015 -0800 |
committer | Brian O'Connor <bocon@onlab.us> | Thu Nov 19 16:09:45 2015 -0800 |
tree | f2752839f02d4e0df3f5082e92acdd81c9ac9323 | |
parent | eb70a94b5504180de5772d5229a4aae353960240 [diff] [blame] |
Moving netconf to protocols/ directory Change-Id: Ibf43f9c551940d05c34e4b0083ff3bd8e5454176
diff --git a/protocols/pom.xml b/protocols/pom.xml index d922b08..7a33a74 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml
@@ -33,10 +33,10 @@ <modules> <module>openflow</module> + <module>netconf</module> <module>pcep</module> <!-- <module>ovsdb</module> - <module>netconf</module> <module>bgp</module> --> </modules>