升级版本v1.15.0
This commit is contained in:
parent
5ee703e90c
commit
36aeafffd1
Binary file not shown.
2
pom.xml
2
pom.xml
|
|
@ -36,7 +36,7 @@
|
|||
<!-- 配置属性声明, 支持自定义参数 -->
|
||||
<properties>
|
||||
|
||||
<isys.version>1.14.0</isys.version> <!-- 指定当前[项目]版本号 -->
|
||||
<isys.version>1.15.0</isys.version> <!-- 指定当前[项目]版本号 -->
|
||||
|
||||
<java.version>1.8</java.version> <!-- 指定java版本号 -->
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- 项目构建输出编码 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue