Merge branch release/1.2.0 into develop

Add selection of sevntu-checkstyle rules to checkstyle template
Rewrite sample checkstyle rules definition
Upgrade checkstyle to 6.19
This commit is contained in:
Paul Campbell 2016-05-31 14:44:46 +01:00
commit eac601beed
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,13 @@
CHANGELOG
=========
1.2.0
------
* Add selection of sevntu-checkstyle rules to checkstyle template
* Rewrite sample checkstyle rules definition
* Upgrade checkstyle to 6.19
1.1.0
------

View file

@ -4,7 +4,7 @@
<groupId>net.kemitix</groupId>
<artifactId>kemitix-parent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Kemitix Parent</name>