Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
Version set to 5.5.2 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitix authored Aug 8, 2021
1 parent b0663c2 commit a264349
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<groupId>net.kemitix.checkstyle</groupId>
<artifactId>builder</artifactId>
<packaging>jar</packaging>
<version>5.5.1</version>
<version>5.5.2</version>

<properties>
<maven.install.skip>true</maven.install.skip>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.kemitix.checkstyle</groupId>
<artifactId>kemitix-checkstyle-ruleset</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion ruleset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>net.kemitix.checkstyle</groupId>
<artifactId>ruleset</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
<packaging>jar</packaging>

<name>Kemitix Checkstyle Ruleset</name>
Expand Down
2 changes: 1 addition & 1 deletion tile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>net.kemitix.checkstyle</groupId>
<artifactId>tile</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>

<packaging>tile</packaging>

Expand Down

0 comments on commit a264349

Please sign in to comment.