Merge branch release/0.4.0 into develop

Add Highwheel build plugin for dependency reporting
Fix Javadoc and Sources jars not signed correctly during deploy

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
Paul Campbell 2016-01-07 11:05:18 +00:00
commit 1077805be3
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,12 @@
CHANGELOG
=========
0.4.0
------
* Add Highwheel build plugin for dependency reporting
* Fix Javadoc and Sources jars not signed correctly during deploy
0.3.0
------

View file

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