diff options
author | luxin <luxin7@huawei.com> | 2017-09-12 21:29:50 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-09-12 21:29:50 +0800 |
commit | 8f0f056871ecf43fa8f10f51f61b47b5ce17eb88 (patch) | |
tree | 08c10bb1a6f075fbd212f481e1a2b05f5be346ed /pom.xml | |
parent | 5f67269377e57c9d715b5b4a7a713d3259672acf (diff) |
Resolve the compile problem
Resolve the compile problem for juju
Change-Id: I5680b23a159b5d8dc943e1d733747d0f780c143b
Issue-Id:VFC-327
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 drivers-vnfm-gvnfm</description> <modules> <module>gvnfmadapter</module> + <module>juju</module> </modules> </project> |