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:
commit
eac601beed
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
------
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue