瀏覽代碼

update 优化 删除多余提交记录

疯狂的狮子Li 1 年之前
父節點
當前提交
e77ede91b9
共有 1 個文件被更改,包括 0 次插入12 次删除
  1. 0 12
      ruoyi-common/ruoyi-common-web/pom.xml

+ 0 - 12
ruoyi-common/ruoyi-common-web/pom.xml

@@ -7,18 +7,6 @@
         <artifactId>ruoyi-common</artifactId>
         <version>${revision}</version>
     </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>
 
     <artifactId>ruoyi-common-web</artifactId>