wangwei il y a 7 ans
Parent
commit
a00e27fef8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      examcloud-core-basic-starter/pom.xml

+ 1 - 1
examcloud-core-basic-starter/pom.xml

@@ -51,7 +51,7 @@
 				<executions>
 					<execution>
 						<id>make-assembly</id>
-						<phase>package</phase>
+						<phase>install</phase>
 						<goals>
 							<goal>assembly</goal>
 						</goals>