gaodandan 7 年 前
コミット
46d3073037
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -6,7 +6,7 @@
6 6
 	<groupId>com.chinaitop</groupId>
7 7
 	<artifactId>depot-customer</artifactId>
8 8
 	<version>0.0.1-SNAPSHOT</version>
9
-	<packaging>war</packaging>
9
+	<packaging>jar</packaging>
10 10
 
11 11
 	<name>depot-customer</name>
12 12
 	<description>Demo project for Spring Boot</description>