提交增加运维管理
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -465,7 +465,12 @@
|
||||
<artifactId>xinda-scada</artifactId>
|
||||
<version>${xinda.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 运维模块 -->
|
||||
<dependency>
|
||||
<groupId>com.xinda</groupId>
|
||||
<artifactId>xinda-itsm</artifactId>
|
||||
<version>${xinda.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
@@ -484,6 +489,7 @@
|
||||
<module>xinda-notify</module>
|
||||
<!-- <module>xinda-speaker</module>-->
|
||||
<module>xinda-scada</module>
|
||||
<module>xinda-itsm</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user