Merge branch release/0.2.0 into develop

8e01dc3 Upgrade Checkstyle to 6.13 [#1]

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
Paul Campbell 2015-12-07 11:54:09 +00:00
commit 670e1a4d85
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,11 @@
CHANGELOG CHANGELOG
========= =========
0.2.0
------
* 8e01dc3 Upgrade Checkstyle to 6.13 [#1]
0.1.0 0.1.0
------ ------

View file

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