summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaibin Huang <haibin.huang@intel.com>2019-08-21 16:28:11 +0800
committerHaibin Huang <haibin.huang@intel.com>2019-08-21 16:31:39 +0800
commit4a42f215d7009fc825bbff5b120913f21660ee59 (patch)
tree052e31bc0b9a98119dc86f12a5f6462316dbfe44
parent5089c635ae8a0d19a2125771745d34bad2883247 (diff)
Delete ocata module from plugin
Issue-ID: MULTICLOUD-775 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I927cd7de3b002285a8b4126009633191c8ab2473
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1988a67c..4e4f7fa1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<modules>
<module>fcaps</module>
<!--module>newton</module-->
- <module>ocata</module>
+ <!--module>ocata</module-->
<module>windriver</module>
<module>pike</module>
<module>starlingx</module>