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/pom.xml b/pom.xml index 8093fe6..78fbcf2 100644 --- a/pom.xml +++ b/pom.xml
@@ -46,8 +46,8 @@ <module>cli</module> <module>protocols</module> + <!-- FIXME move to protocols/ --> <module>ovsdb</module> - <module>netconf</module> <module>bgp</module> <module>providers</module>