diff options
author | luxin <luxin7@huawei.com> | 2017-09-06 10:30:35 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-09-07 10:10:41 +0800 |
commit | e0b5c823754aa00c3a3add707c9c020172369fa8 (patch) | |
tree | e5424a61821835a190a76f83a043800f26b879dc /pom.xml | |
parent | fffdb97fc96ef9c3db58af72d81c675c1cd24a1e (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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,5 +29,6 @@ <description>vfc-nfvo-driver-vnfm-svnfm</description> <modules> <module>zte</module> + <module>huawei</module> </modules> </project> |