From 3758d4481e2e529ba34802263a307672a9674117 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Mon, 30 Nov 2020 20:39:15 +0000 Subject: [PATCH] Release 5.4.1 (#358) * README: update badges and example * Version set to 5.4.1 --- README.md | 12 ++++++++---- builder/pom.xml | 2 +- builder/src/main/resources/README-template.md | 12 ++++++++---- pom.xml | 2 +- ruleset/pom.xml | 2 +- tile/pom.xml | 2 +- 6 files changed, 20 insertions(+), 12 deletions(-) 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