Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'launcher-binary-parent')
-rw-r--r--launcher-binary-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml
index 40fbb3602..1114aebea 100644
--- a/launcher-binary-parent/pom.xml
+++ b/launcher-binary-parent/pom.xml
@@ -51,7 +51,7 @@
<executions>
<execution>
<id>copy-launcher-natives</id>
- <phase>generate-resources</phase>
+ <phase>process-resources</phase>
<configuration>
<property name="feature.base" value="." />
<target>

Back to the top