Merge branch release/0.7.0 into develop

Remove release profile property activation
Upgrade maven-compiler-plugin to 3.5
Upgrade sevntu-checkstyle to 1.18.0
Remove digraph-dependency-maven-plugin

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
Paul Campbell 2016-01-26 11:41:22 +00:00
commit e656dbc563
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,14 @@
CHANGELOG CHANGELOG
========= =========
0.7.0
------
* Remove release profile property activation
* Upgrade maven-compiler-plugin to 3.5
* Upgrade sevntu-checkstyle to 1.18.0
* Remove digraph-dependency-maven-plugin
0.6.1 0.6.1
------ ------

View file

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