summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2019-08-13 02:10:29 +0000
committerBin Yang <bin.yang@windriver.com>2019-08-13 02:10:29 +0000
commitf9af43a94e7a89437d5a2eebdebc52a086c1ccf9 (patch)
tree06171b78067e14c2eb664779d7a9d883d04e4cbf
parent62b67412770bf016525b8f9baf935ae3198d42d9 (diff)
Descope lenovo module
Change-Id: Id6a3e7dfd3b20d5f29a7e44c4831e37237d1a0ed Issue-ID: MULTICLOUD-737 Signed-off-by: Bin Yang <bin.yang@windriver.com>
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ac2dcb04..cde91e29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,12 +38,13 @@
</properties>
<modules>
+ <module></module>
<!--module>newton</module-->
<module>ocata</module>
<module>windriver</module>
<module>pike</module>
<module>starlingx</module>
- <module>lenovo</module>
+ <!--module>lenovo</module-->
</modules>
<build>