|
|
|
@ -7,18 +7,6 @@
|
|
|
|
<artifactId>ruoyi-common</artifactId>
|
|
|
|
<artifactId>ruoyi-common</artifactId>
|
|
|
|
<version>${revision}</version>
|
|
|
|
<version>${revision}</version>
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
<build>
|
|
|
|
|
|
|
|
<plugins>
|
|
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
|
|
|
|
<configuration>
|
|
|
|
|
|
|
|
<source>21</source>
|
|
|
|
|
|
|
|
<target>21</target>
|
|
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
|
|
</plugin>
|
|
|
|
|
|
|
|
</plugins>
|
|
|
|
|
|
|
|
</build>
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
|
|
|
|
<artifactId>ruoyi-common-web</artifactId>
|
|
|
|
<artifactId>ruoyi-common-web</artifactId>
|
|
|
|
|