Update README tile version

This commit is contained in:
Paul Campbell 2018-01-24 21:55:27 +00:00
parent 5e62e74593
commit 9be6ca763a

View file

@ -31,7 +31,7 @@ The simplest way to use the ruleset is with the maven-tile:
<extensions>true</extensions>
<configuration>
<tiles>
<tile>net.kemitix.checkstyle:tile:4.0.0</tile>
<tile>net.kemitix.checkstyle:tile:4.0.1</tile>
</tiles>
</configuration>
</plugin>