Merge branch release/0.3.0 into develop

* 230c1ca Upgrade maven-pmd-plugin to 3.6
* ca82b4d Only use javadoc, source and deploy plugins in release profile

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
Paul Campbell 2015-12-29 14:51:53 +00:00
commit aabac4653b
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,12 @@
CHANGELOG
=========
0.3.0
------
* * 230c1ca Upgrade maven-pmd-plugin to 3.6
* * ca82b4d Only use javadoc, source and deploy plugins in release profile
0.2.0
------

View file

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