diff --git a/README.md b/README.md
index 87a6d62..1e2f92d 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,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.5
@@ -2715,4 +2715,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 8a718dd..f45cc01 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -14,7 +14,7 @@
net.kemitix.checkstyle
builder
jar
- DEV-SNAPSHOT
+ 5.3.5
true
diff --git a/builder/src/main/resources/README-template.md b/builder/src/main/resources/README-template.md
index cd3fde9..cdd7f85 100644
--- a/builder/src/main/resources/README-template.md
+++ b/builder/src/main/resources/README-template.md
@@ -35,7 +35,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.5
diff --git a/pom.xml b/pom.xml
index c4842e8..94d85de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
net.kemitix.checkstyle
kemitix-checkstyle-ruleset
- DEV-SNAPSHOT
+ 5.3.5
pom
diff --git a/ruleset/pom.xml b/ruleset/pom.xml
index 6554feb..f53a9f1 100644
--- a/ruleset/pom.xml
+++ b/ruleset/pom.xml
@@ -13,7 +13,7 @@
net.kemitix.checkstyle
ruleset
- DEV-SNAPSHOT
+ 5.3.5
jar
Kemitix Checkstyle Ruleset
diff --git a/tile/pom.xml b/tile/pom.xml
index b56b49e..d406bba 100644
--- a/tile/pom.xml
+++ b/tile/pom.xml
@@ -12,7 +12,7 @@
net.kemitix.checkstyle
tile
- DEV-SNAPSHOT
+ 5.3.5
tile