summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2019-08-14 03:36:32 +0000
committerBin Yang <bin.yang@windriver.com>2019-08-14 03:36:32 +0000
commit0f9836f80ea187a1cef23f570f8505c54b19fdcf (patch)
treec27f6429b895d4c6673f8cc1cb8422e7615bf28b
parentf9af43a94e7a89437d5a2eebdebc52a086c1ccf9 (diff)
Add back fcaps module
Change-Id: I43ec529b85730e73dadc42cb0b83b363f75aea7c Issue-ID: MULTICLOUD-737 Signed-off-by: Bin Yang <bin.yang@windriver.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cde91e29..1988a67c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
</properties>
<modules>
- <module></module>
+ <module>fcaps</module>
<!--module>newton</module-->
<module>ocata</module>
<module>windriver</module>