@@ -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>