replace generateStubs with convert (#5)

This commit is contained in:
Mariusz Smykuła
2016-04-15 23:36:29 +02:00
parent ba4765f23b
commit 30bb65b47e
10 changed files with 72 additions and 76 deletions

View File

@@ -75,7 +75,7 @@
<executions>
<execution>
<goals>
<goal>generateStubs</goal>
<goal>convert</goal>
<goal>generateTests</goal>
</goals>
</execution>