summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-09-06 10:30:35 +0800
committerluxin <luxin7@huawei.com>2017-09-07 10:10:41 +0800
commite0b5c823754aa00c3a3add707c9c020172369fa8 (patch)
treee5424a61821835a190a76f83a043800f26b879dc /pom.xml
parentfffdb97fc96ef9c3db58af72d81c675c1cd24a1e (diff)
Modify svnfm pom file for build docker
Remove openo dependency and fix compile problem Change-Id: Ia88025f34c78dc04af77aa6a66c4fde580300993 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f19800f5..c7aaab8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,5 +29,6 @@
<description>vfc-nfvo-driver-vnfm-svnfm</description>
<modules>
<module>zte</module>
+ <module>huawei</module>
</modules>
</project>