ruleset/pom.xml: fix version to be snapshot
This commit is contained in:
parent
6be041af38
commit
86d28a692d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>kemitix-checkstyle-ruleset</artifactId>
|
||||
<version>2.2.0</version>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Kemitix Checkstyle Ruleset</name>
|
||||
|
|
Loading…
Reference in a new issue