Change maven version nr to 0.3.2-SNAPSHOT

This commit is contained in:
Manfred Karrer 2015-05-22 16:56:07 +02:00
parent c15a36e496
commit 9006224ca9
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>io.bitsquare</groupId>
<version>0.3.1</version>
<version>0.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>