diff options
author | Haibin Huang <haibin.huang@intel.com> | 2019-11-12 17:20:03 +0800 |
---|---|---|
committer | Haibin Huang <haibin.huang@intel.com> | 2020-01-20 16:31:46 +0800 |
commit | 5f8e9379af90e81ad4a4d27b8cf6afb6edb40569 (patch) | |
tree | 17061ffe8fee62f458aee7defbb5faf3b3cccbee /pom.xml | |
parent | 860d099f352eb762f1f181f189867ed2c3f322a9 (diff) |
Make hpa discovery as plugin
Issue-ID: MULTICLOUD-695
Change-Id: I04547cfe664dfed457a228c04dfdf71c96b0ded0
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ <module>pike</module> <module>starlingx</module> <!--module>lenovo</module--> + <module>hpa</module> </modules> <build> |