diff --git a/CHANGELOG b/CHANGELOG index 70b6f94..915a0bf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,12 @@ CHANGELOG ========= +2.0.0 +----- + +* Remove the maven wrapper +* Use kemitix-checkstyle-ruleset 0.1.1 + 1.5.0 ------ diff --git a/pom.xml b/pom.xml index feb2765..52f4a38 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.kemitix kemitix-parent - 1.6.0-SNAPSHOT + 2.1.0 pom Kemitix Parent @@ -226,6 +226,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + ${maven-checkstyle-plugin.version} validate @@ -370,6 +371,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + ${maven-checkstyle-plugin.version}