Version set to 3.5.0-SNAPSHOT

This commit is contained in:
Paul Campbell 2018-01-07 20:20:42 +00:00
parent 0a03122f80
commit a9d458355f
4 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
<groupId>net.kemitix.checkstyle</groupId>
<artifactId>ruleset-builder</artifactId>
<packaging>jar</packaging>
<version>3.4.0</version>
<version>3.5.0-SNAPSHOT</version>
<properties>
<java.version>1.8</java.version>

View file

@ -6,7 +6,7 @@
<groupId>net.kemitix.checkstyle</groupId>
<artifactId>ruleset-root</artifactId>
<version>3.4.0</version>
<version>3.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

View file

@ -12,7 +12,7 @@
<groupId>net.kemitix.checkstyle</groupId>
<artifactId>ruleset-regressions</artifactId>
<version>3.4.0</version>
<version>3.5.0-SNAPSHOT</version>
<properties>
<tiles-maven-plugin.version>2.10</tiles-maven-plugin.version>

View file

@ -12,7 +12,7 @@
</parent>
<artifactId>kemitix-checkstyle-ruleset</artifactId>
<version>3.4.0</version>
<version>3.5.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Kemitix Checkstyle Ruleset</name>