chore: 修正 pom 打包异常 develop
author刘洪青 <hongqing.liu@supwisdom.com>
Fri, 1 May 2020 11:47:13 +0000 (19:47 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Fri, 1 May 2020 11:47:13 +0000 (19:47 +0800)
pom.xml

diff --git a/pom.xml b/pom.xml
index 73fb18a..f9cf939 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     </repository>
   </repositories>
 
-  <!-- <build>
+  <build>
 
     <pluginManagement>
       <plugins>
@@ -95,6 +95,6 @@
 
     </plugins>
 
-  </build> -->
+  </build>
 
 </project>