diff --git a/CHANGELOG b/CHANGELOG index 2d43d50..e3ff559 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,12 @@ CHANGELOG ========= +0.6.0 +------ + +* Add sevntu-checkstyle support +* Upgrade checkstyle to 6.14.1 + 0.5.0 ------ diff --git a/pom.xml b/pom.xml index 8b18285..125d03b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.kemitix kemitix-parent - 0.5.0 + 0.6.0 pom Kemitix Parent @@ -120,6 +120,14 @@ + + + sevntu-maven + sevntu-maven + http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2 + + + @@ -130,7 +138,12 @@ com.puppycrawl.tools checkstyle - 6.13 + 6.14.1 + + + com.github.sevntu.checkstyle + sevntu-checkstyle-maven-plugin + 1.17.1