From c4148dbd5c2d3a1376073b780e96e2a7aac6c7e6 Mon Sep 17 00:00:00 2001
From: 林致杰 <1003392067@qq.com>
Date: 星期一, 06 三月 2023 23:19:04 +0800
Subject: [PATCH] Merge branch 'framework-v11-20220919' into framework-v12-20221221

---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f82a18e..1cacb14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,7 @@
         </dependency>
 
     </dependencies>
-    <!--<build>
+    <build>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
@@ -433,5 +433,5 @@
                 </executions>
             </plugin>
         </plugins>
-    </build>-->
+    </build>
 </project>
\ No newline at end of file

--
Gitblit v1.9.1