diff options
Diffstat (limited to 'dcaedt_be')
-rw-r--r-- | dcaedt_be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_be/pom.xml b/dcaedt_be/pom.xml index 61b4482..c5acbe6 100644 --- a/dcaedt_be/pom.xml +++ b/dcaedt_be/pom.xml @@ -175,7 +175,7 @@ <executions> <execution> <id>copy-dcae-be-war</id> - <phase>verify</phase> + <phase>prepare-package</phase> <goals> <goal>copy-resources</goal> </goals> |