roo00 7 лет назад
Родитель
Сommit
bc9a6e746d
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      o2server/x_strategydeploy_assemble_control/pom.xml

+ 1 - 2
o2server/x_strategydeploy_assemble_control/pom.xml

@@ -32,7 +32,6 @@
 			<groupId>o2oa</groupId>
 			<artifactId>x_report_core_entity</artifactId>
 		</dependency>
-
 	</dependencies>
 	<build>
 		<plugins>
@@ -53,7 +52,7 @@
 				<artifactId>maven-resources-plugin</artifactId>
 				<executions>
 					<execution>
-						<id>copy-war</id>
+						<id>copy-custom-war</id>
 						<phase>verify</phase>
 					</execution>
 				</executions>