|
|
@ -30,8 +30,8 @@ |
|
|
|
<spring.checkstyle.plugin>0.0.29</spring.checkstyle.plugin> |
|
|
|
<spring.checkstyle.plugin>0.0.29</spring.checkstyle.plugin> |
|
|
|
<apache.compiler.plugin>3.8.1</apache.compiler.plugin> |
|
|
|
<apache.compiler.plugin>3.8.1</apache.compiler.plugin> |
|
|
|
<docker.plugin.version>0.32.0</docker.plugin.version> |
|
|
|
<docker.plugin.version>0.32.0</docker.plugin.version> |
|
|
|
<docker.host>https://120.26.168.56:8062</docker.host> |
|
|
|
<docker.host>https://139.9.72.189:2276</docker.host> |
|
|
|
<docker.certPath>C:\Users\Administrator\Desktop\CA</docker.certPath> |
|
|
|
<docker.certPath>/usr/local/docker-ssl-kicc</docker.certPath> |
|
|
|
</properties> |
|
|
|
</properties> |
|
|
|
|
|
|
|
|
|
|
|
<!-- 以下依赖 全局所有的模块都会引入 --> |
|
|
|
<!-- 以下依赖 全局所有的模块都会引入 --> |
|
|
@ -98,8 +98,7 @@ |
|
|
|
<module>kicc-common</module> |
|
|
|
<module>kicc-common</module> |
|
|
|
<module>kicc-visual</module> |
|
|
|
<module>kicc-visual</module> |
|
|
|
<module>kicc-common-demo</module> |
|
|
|
<module>kicc-common-demo</module> |
|
|
|
|
|
|
|
</modules> |
|
|
|
</modules> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependencyManagement> |
|
|
|
<dependencyManagement> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
@ -259,7 +258,7 @@ |
|
|
|
<!-- 环境标识,需要与配置文件的名称相对应 --> |
|
|
|
<!-- 环境标识,需要与配置文件的名称相对应 --> |
|
|
|
<profiles.namespace>kicc-prod</profiles.namespace> |
|
|
|
<profiles.namespace>kicc-prod</profiles.namespace> |
|
|
|
<profiles.group>PROD-GROUP</profiles.group> |
|
|
|
<profiles.group>PROD-GROUP</profiles.group> |
|
|
|
<profiles.ip>xxx.xxx.xxx.xxx</profiles.ip> |
|
|
|
<profiles.ip>139.9.72.189</profiles.ip> |
|
|
|
</properties> |
|
|
|
</properties> |
|
|
|
</profile> |
|
|
|
</profile> |
|
|
|
<profile> |
|
|
|
<profile> |
|
|
|