switch to 6.2 version as we are going to have new functionality

This commit is contained in:
Roman Ivanov 2014-11-30 08:52:28 -08:00
parent c9bb926a9b
commit 82fc3397f8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>6.1.2-SNAPSHOT</version>
<version>6.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>checkstyle</name>
<url>http://checkstyle.sourceforge.net/</url>