version bump to 6.0 as we are going to update api to support comments
This commit is contained in:
parent
f2c51146d3
commit
7da4cdc9cc
2
pom.xml
2
pom.xml
|
|
@ -22,7 +22,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>5.10-SNAPSHOT</version>
|
||||
<version>6.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>checkstyle</name>
|
||||
<url>http://checkstyle.sourceforge.net/</url>
|
||||
|
|
|
|||
Loading…
Reference in New Issue