diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-07-20 13:40:12 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-07-21 13:13:42 +0800 |
commit | fb0bf963239aaacf19280843f825174e68d41eab (patch) | |
tree | 6aa150adac1bf410116aead8ec831d2f689a4662 /pom.xml | |
parent | 8e7f35e2f127d5b2c3691751742dc12c4fba4550 (diff) |
Added the frontend module
Change-Id: I376d0e160f0ad0e3dca3f32167b9df4ad131dd0c
Issue-ID: HOLMES-111
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ <name>holmes-rule-management</name>
<modules>
<module>rulemgt</module>
+ <module>rulemgt-frontend</module>
<module>rulemgt-standalone</module>
</modules>
|