summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-09-12 21:29:50 +0800
committerluxin <luxin7@huawei.com>2017-09-12 21:29:50 +0800
commit8f0f056871ecf43fa8f10f51f61b47b5ce17eb88 (patch)
tree08c10bb1a6f075fbd212f481e1a2b05f5be346ed /pom.xml
parent5f67269377e57c9d715b5b4a7a713d3259672acf (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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 38e4bbe..e8035e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,5 +29,6 @@
<description>vfc nfvo drivers-vnfm-gvnfm</description>
<modules>
<module>gvnfmadapter</module>
+ <module>juju</module>
</modules>
</project>