wrong phase

This commit is contained in:
Gabriele C 2015-11-26 19:37:57 +01:00
parent 84c3b44f82
commit 6e3fa6957f

View File

@ -133,7 +133,7 @@
<version>1.5.3</version> <version>1.5.3</version>
<executions> <executions>
<execution> <execution>
<phase>prepare-package</phase> <phase>generate-sources</phase>
<goals> <goals>
<goal>replace</goal> <goal>replace</goal>
</goals> </goals>