Updated to urm 1.2.0-SNAPSHOT. Set the urm plugin ignore configuration for the modules.

This commit is contained in:
Ilkka Seppala
2015-09-20 14:21:20 +03:00
parent c6aae59407
commit c234ee7207
58 changed files with 173 additions and 1 deletions

View File

@ -25,6 +25,9 @@
<packages>
<param>com.iluwatar.decorator</param>
</packages>
<ignores>
<param>com.iluwatar.decorator.App</param>
</ignores>
</configuration>
</plugin>
</plugins>