diff --git a/README.md b/README.md
index f50e9a0..e7ce52b 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ The simplest way to use the ruleset is with the maven-tile:
true
- net.kemitix.checkstyle:tile:DEV-SNAPSHOT
+ net.kemitix.checkstyle:tile:5.3.2
@@ -2717,4 +2717,4 @@ allow use of non-bean property-like naming
Can't handle private methods called by reflection, which may cause issues with Spring and other DI frameworks.
-[Effective Java]: http://amzn.to/2aSz6GE
+[Effective Java]: http://amzn.to/2aSz6GE
\ No newline at end of file
diff --git a/builder/pom.xml b/builder/pom.xml
index df49d29..00a0b3f 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -14,7 +14,7 @@
net.kemitix.checkstyle
builder
jar
- DEV-SNAPSHOT
+ 5.3.2
true
diff --git a/builder/src/main/resources/README-template.md b/builder/src/main/resources/README-template.md
index fe166d4..4c1a562 100644
--- a/builder/src/main/resources/README-template.md
+++ b/builder/src/main/resources/README-template.md
@@ -5,18 +5,6 @@ Provides an extensive Checkstyle ruleset for use with Checkstyle, together with
![Sonatype Nexus (Release)](https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix.checkstyle/ruleset.svg?style=for-the-badge)
![Maven Central](https://img.shields.io/maven-central/v/net.kemitix.checkstyle/ruleset.svg?style=for-the-badge)
- ![Coverage](https://img.shields.io/sonar/https/sonarcloud.io/net.kemitix.checkstyle:builder/coverage.svg?style=for-the-badge#.svg)
- ![Tech Debt](https://img.shields.io/sonar/https/sonarcloud.io/net.kemitix.checkstyle:builder/tech_debt.svg?style=for-the-badge#.svg)
- ![SQALE Rating](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=sqale_rating#.svg)
- ![Alert Status](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=alert_status#.svg)
- ![Reliability](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=reliability_rating#.svg)
- ![Security](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=security_rating#.svg)
- ![SQALE Index](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=sqale_index#.svg)
- ![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=vulnerabilities#.svg)
- ![Bugs](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=bugs#.svg)
- ![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=code_smells#.svg)
- ![NCLOC](https://sonarcloud.io/api/project_badges/measure?project=net.kemitix.checkstyle:kemitix-checkstyle-ruleset&metric=ncloc#.svg)
-
![Codacy](https://img.shields.io/codacy/grade/f1208289122e48daa89c46671293b3c2.svg?style=for-the-badge)
![JPeek](http://i.jpeek.org/net.kemitix.checkstyle/ruleset/badge.svg)
@@ -49,7 +37,7 @@ The simplest way to use the ruleset is with the maven-tile:
true
- net.kemitix.checkstyle:tile:DEV-SNAPSHOT
+ net.kemitix.checkstyle:tile:5.3.2
diff --git a/pom.xml b/pom.xml
index c4842e8..9803b60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
net.kemitix.checkstyle
kemitix-checkstyle-ruleset
- DEV-SNAPSHOT
+ 5.3.2
pom
diff --git a/ruleset/pom.xml b/ruleset/pom.xml
index c47dd8b..e941ba7 100644
--- a/ruleset/pom.xml
+++ b/ruleset/pom.xml
@@ -13,7 +13,7 @@
net.kemitix.checkstyle
ruleset
- DEV-SNAPSHOT
+ 5.3.2
jar
Kemitix Checkstyle Ruleset
diff --git a/tile/pom.xml b/tile/pom.xml
index cdc646a..83a5f91 100644
--- a/tile/pom.xml
+++ b/tile/pom.xml
@@ -12,7 +12,7 @@
net.kemitix.checkstyle
tile
- DEV-SNAPSHOT
+ 5.3.2
tile