Skip to content

Commit

Permalink
use generate-test-sources phase instead #19
Browse files Browse the repository at this point in the history
  • Loading branch information
sabomichal committed Jul 21, 2017
1 parent e1f4e3a commit 4d0ffa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
</dependencies>
<executions>
<execution>
<phase>generate-sources</phase>
<phase>generate-test-sources</phase>
<goals>
<goal>wsdl2java</goal>
</goals>
Expand Down

0 comments on commit 4d0ffa8

Please sign in to comment.