From 4768a24a7b07bf4b3daecb115972048724fe7b8d Mon Sep 17 00:00:00 2001
From: 林致杰 <1003392067@qq.com>
Date: 星期一, 02 一月 2023 23:53:44 +0800
Subject: [PATCH] 价值观测量产品支持

---
 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