diff --git a/README.md b/README.md
index 0b5eb16..b8cfe3b 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,13 @@
Provides an extensive Checkstyle ruleset for use with Checkstyle, together with a fully configured maven-tile.
- ![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)
- ![JPeek](http://i.jpeek.org/net.kemitix.checkstyle/ruleset/badge.svg)
+![GitHub release (latest by date)](
+https://img.shields.io/github/v/release/kemitix/kemitix-checkstyle-ruleset?style=for-the-badge)
+![GitHub Release Date](
+https://img.shields.io/github/release-date/kemitix/kemitix-checkstyle-ruleset?style=for-the-badge)
+
+[![Sonatype Nexus (Release)](https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix.checkstyle/ruleset.svg?style=for-the-badge)](https://repo1.maven.org/maven2/net/kemitix/checkstyle/)
+[![Maven Central](https://img.shields.io/maven-central/v/net.kemitix.checkstyle/ruleset.svg?style=for-the-badge)](https://search.maven.org/search?q=g:net.kemitix.checkstyle)
The ruleset includes checks from both the core Checkstyle library and from the Sevntu-Checkstyle library.
@@ -35,7 +39,7 @@ The simplest way to use the ruleset is with the maven-tile:
true
- net.kemitix.checkstyle:tile:DEV-SNAPSHOT
+ net.kemitix.checkstyle:tile:${version}
diff --git a/builder/pom.xml b/builder/pom.xml
index b6c62d5..a0bc7fe 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -14,7 +14,7 @@
net.kemitix.checkstyle
builder
jar
- DEV-SNAPSHOT
+ 5.4.1
true
diff --git a/builder/src/main/resources/README-template.md b/builder/src/main/resources/README-template.md
index cd3fde9..7beacc1 100644
--- a/builder/src/main/resources/README-template.md
+++ b/builder/src/main/resources/README-template.md
@@ -2,9 +2,13 @@
Provides an extensive Checkstyle ruleset for use with Checkstyle, together with a fully configured maven-tile.
- ![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)
- ![JPeek](http://i.jpeek.org/net.kemitix.checkstyle/ruleset/badge.svg)
+![GitHub release (latest by date)](
+https://img.shields.io/github/v/release/kemitix/kemitix-checkstyle-ruleset?style=for-the-badge)
+![GitHub Release Date](
+https://img.shields.io/github/release-date/kemitix/kemitix-checkstyle-ruleset?style=for-the-badge)
+
+[![Sonatype Nexus (Release)](https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix.checkstyle/ruleset.svg?style=for-the-badge)](https://repo1.maven.org/maven2/net/kemitix/checkstyle/)
+[![Maven Central](https://img.shields.io/maven-central/v/net.kemitix.checkstyle/ruleset.svg?style=for-the-badge)](https://search.maven.org/search?q=g:net.kemitix.checkstyle)
The ruleset includes checks from both the core Checkstyle library and from the Sevntu-Checkstyle library.
@@ -35,7 +39,7 @@ The simplest way to use the ruleset is with the maven-tile:
true
- net.kemitix.checkstyle:tile:DEV-SNAPSHOT
+ net.kemitix.checkstyle:tile:${version}
diff --git a/pom.xml b/pom.xml
index c4842e8..bf73142 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
net.kemitix.checkstyle
kemitix-checkstyle-ruleset
- DEV-SNAPSHOT
+ 5.4.1
pom
diff --git a/ruleset/pom.xml b/ruleset/pom.xml
index 7d12bb7..c52be33 100644
--- a/ruleset/pom.xml
+++ b/ruleset/pom.xml
@@ -13,7 +13,7 @@
net.kemitix.checkstyle
ruleset
- DEV-SNAPSHOT
+ 5.4.1
jar
Kemitix Checkstyle Ruleset
diff --git a/tile/pom.xml b/tile/pom.xml
index f65245f..5d7b2d4 100644
--- a/tile/pom.xml
+++ b/tile/pom.xml
@@ -12,7 +12,7 @@
net.kemitix.checkstyle
tile
- DEV-SNAPSHOT
+ 5.4.1
tile