[tile] fix typo refering to ruleset

This commit is contained in:
Paul Campbell 2018-08-27 09:18:18 +01:00
parent 1eba91f3ba
commit 75c840abdf

View file

@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>net.kemitix.checkstyle</groupId>
<artifactId>kemitix-checkstyle-ruleset</artifactId>
<artifactId>ruleset</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>