From 1105fd5b7a080bda18b036d39b9b80d3696220d1 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Mon, 4 Mar 2019 19:34:42 +0000 Subject: [PATCH] Release 5.3.5 --- README.md | 4 ++-- builder/pom.xml | 2 +- builder/src/main/resources/README-template.md | 2 +- pom.xml | 2 +- ruleset/pom.xml | 2 +- tile/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) 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