Explorar el Código

修改打包方式为jar

bobo hace 4 años
padre
commit
3624a0931d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -7,7 +7,7 @@
     <groupId>com.future</groupId>
     <artifactId>future-common</artifactId>
     <version>1.0.1</version>
-
+    <packaging>jar</packaging>
 
     <description>
         common通用工具