aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8668a4d2e..cc63ab0e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<version>2.8</version>
<executions>
<execution>
- <phase>install</phase>
+ <phase>package</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>