Merge branch 'release/0.4.0' into develop
* release/0.4.0: CHANGELOG pom.xml: version set to 0.4.0 pom.xml: Upgrade kemitix-parent to 0.9.0
This commit is contained in:
commit
e6a7179b52
2 changed files with 9 additions and 1 deletions
|
@ -1,6 +1,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.4.0
|
||||
------
|
||||
|
||||
* Upgrade kemitix-parent to 1.1.0
|
||||
* (pom) Specify dependency versions in properties
|
||||
* Upgrade spring-context-support to 4.2.6 (tests)
|
||||
* Upgrade simple-java-mail to 3.0.1 (tests)
|
||||
|
||||
0.3.2
|
||||
------
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>wiser-assertions</artifactId>
|
||||
<version>0.4.0-SNAPSHOT</version>
|
||||
<version>0.4.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>wiser-assertions</name>
|
||||
|
|
Loading…
Reference in a new issue