Version set to 3.4.1

This commit is contained in:
Paul Campbell 2018-01-14 18:46:51 +00:00
parent 9f6f2646b1
commit 5a8cf1b884
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.4.1</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.4.1</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.4.1</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.4.1</version>
<packaging>jar</packaging>
<name>Kemitix Checkstyle Ruleset</name>