version: set to 0.5.0-SNAPSHOT

This commit is contained in:
Paul Campbell 2017-12-10 18:58:44 +00:00
parent c750b94801
commit 3c73c5049b
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,11 @@
CHANGELOG
=========
0.5.0
-----
*
0.4.0
-----

View file

@ -10,7 +10,7 @@
<version>3.2.4</version>
</parent>
<artifactId>mon</artifactId>
<version>0.4.0</version>
<version>0.5.0-SNAPSHOT</version>
<properties>
<junit.version>4.12</junit.version>