chore: 修正 pom 打包异常
diff --git a/pom.xml b/pom.xml
index 73fb18a..f9cf939 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     </repository>
   </repositories>
 
-  <!-- <build>
+  <build>
 
     <pluginManagement>
       <plugins>
@@ -95,6 +95,6 @@
 
     </plugins>
 
-  </build> -->
+  </build>
 
 </project>