summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2020-07-21 17:26:48 +0800
committerdyh <dengyuanhong@chinamobile.com>2020-07-22 17:09:57 +0800
commit8ee8bc7869c54049bb3519bdacb669d3ae3646f9 (patch)
treef31981d9c79717eadfabfbb3ef1924509eace54c /pom.xml
parent447cefcd9ceea19ac7dce485902f17a6242b87bb (diff)
Remove juju from Guilin Release
update requirements.txt Issue-ID: VFC-1706 Change-Id: Ic1631e62ec800f6da4f8d641e5eef5991a35f76d Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 445b318..3ecbae3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,9 @@
<description>vfc nfvo drivers-vnfm-gvnfm</description>
<modules>
<module>gvnfmadapter</module>
+ <!-- Remove juju from Guilin Release -->
+ <!--
<module>juju</module>
+ -->
</modules>
</project>