switch to 6.2 version as we are going to have new functionality
This commit is contained in:
parent
c9bb926a9b
commit
82fc3397f8
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue