summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-07-20 13:40:12 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-07-21 13:13:42 +0800
commitfb0bf963239aaacf19280843f825174e68d41eab (patch)
tree6aa150adac1bf410116aead8ec831d2f689a4662 /pom.xml
parent8e7f35e2f127d5b2c3691751742dc12c4fba4550 (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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 77a344b..afc656e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,6 +30,7 @@
<name>holmes-rule-management</name>
<modules>
<module>rulemgt</module>
+ <module>rulemgt-frontend</module>
<module>rulemgt-standalone</module>
</modules>