Browse Source

Merge branch 'master' into patches-1.0.x [ci skip]

Sebastian Stenzel 9 năm trước cách đây
mục cha
commit
9e0afd36c4
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      main/ant-kit/pom.xml

+ 1 - 3
main/ant-kit/pom.xml

@@ -22,9 +22,7 @@
 		</dependency>
 	</dependencies>
 
-	<build>
-		<defaultGoal>clean assembly:assembly</defaultGoal>
-		
+	<build>	
 		<plugins>
 			<!-- copy libraries to target/libs/: -->
 			<plugin>