Merge branch 'master' of https://gitee.com/gitjingyi/RuoYi-Cloud into zk-v1
This commit is contained in:
commit
f9f4099d99
8
pom.xml
8
pom.xml
|
|
@ -3,12 +3,7 @@
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
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>
|
||||
<!-- 添加多余的注释-->
|
||||
<!-- 添加多余的注释-->
|
||||
<!-- 添加多余的注释-->
|
||||
<!-- 添加多余的注释-->
|
||||
<!-- 添加多余的注释-->
|
||||
<!-- 添加多余的注释-->
|
||||
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ruoyi</artifactId>
|
||||
<version>3.6.2</version>
|
||||
|
|
@ -237,7 +232,6 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<!--添加版本号-->
|
||||
<version>3.11.0</version>
|
||||
<configuration>
|
||||
<source>${java.version}</source>
|
||||
|
|
|
|||
Loading…
Reference in New Issue