summaryrefslogtreecommitdiffstats
path: root/widgets/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/pom.xml')
-rw-r--r--widgets/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/pom.xml b/widgets/pom.xml
index 2c18c62e7e..9c4c3501e6 100644
--- a/widgets/pom.xml
+++ b/widgets/pom.xml
@@ -165,7 +165,7 @@
<execution>
<id>copy-sources</id>
<!-- here the phase you need -->
- <phase>prepare-package</phase>
+ <phase>process-resources</phase>
<goals>
<goal>copy-resources</goal>
</goals>