Add Holmes as a Module of Client
Add some dependencies to integration
Add Holmes as a module of Client
Change the name of alarm-analysis to client-gui/holmes in pom.xml
Change the import path from ./Msg to ./msg
Change-Id: I00a3d37fa705aef297921325f22b4d9ccba5def0
Issue-ID: CLIENT-164
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
diff --git a/alarm-analysis/pom.xml b/alarm-analysis/pom.xml
index 8c20995..be817e8 100644
--- a/alarm-analysis/pom.xml
+++ b/alarm-analysis/pom.xml
@@ -27,6 +27,7 @@
<artifactId>holmes</artifactId>
<packaging>war</packaging>
<version>1.1.0-SNAPSHOT</version>
+ <name>client-gui/holmes</name>
<build>
<plugins>