Jeecg-Boot 2.0.1 版本发布,前后端分离快速开发平台

This commit is contained in:
zhangdaihao
2019-06-03 10:33:09 +08:00
parent 659b45848a
commit e039c90b0b
10 changed files with 12 additions and 95 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>jeecg-boot-module-system</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<parent>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-parent</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</parent>
<repositories>