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

@@ -28,6 +28,9 @@
<param>com.iluwatar.specification.property</param>
<param>com.iluwatar.specification.selector</param>
</packages>
<ignores>
<param>com.iluwatar.specification.app.App</param>
</ignores>
</configuration>
</plugin>
</plugins>