config: sevntu-checkstyle version bump

This commit is contained in:
Roman Ivanov 2016-03-20 07:03:41 -07:00
parent fccc0dce0d
commit 89df4e5272
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@
<maven.pmd.plugin.version>3.6</maven.pmd.plugin.version>
<maven.jacoco.plugin.version>0.7.6.201602180812</maven.jacoco.plugin.version>
<maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
<maven.sevntu.checkstyle.plugin.version>1.19.0</maven.sevntu.checkstyle.plugin.version>
<maven.sevntu.checkstyle.plugin.version>1.19.2</maven.sevntu.checkstyle.plugin.version>
<tools.jar.version>1.7.0</tools.jar.version>
<tools.jar.path>${java.home}/../lib/tools.jar</tools.jar.path>
<java.version>1.7</java.version>