Merge branch release/0.6.0 into develop
Add sevntu-checkstyle support Upgrade checkstyle to 6.14.1 Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
commit
580d789de6
2 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.0
|
||||
------
|
||||
|
||||
* Add sevntu-checkstyle support
|
||||
* Upgrade checkstyle to 6.14.1
|
||||
|
||||
0.5.0
|
||||
------
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>kemitix-parent</artifactId>
|
||||
<version>0.6.0-SNAPSHOT</version>
|
||||
<version>0.7.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Kemitix Parent</name>
|
||||
|
|
Loading…
Reference in a new issue