updated version to 0.3.2-SNAPSHOT

This commit is contained in:
Timo Westkämper 2011-02-28 13:10:46 +00:00
parent 5312bc4569
commit 3124eca34b

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mysema.codegen</groupId>
<artifactId>codegen</artifactId>
<version>0.3.2</version>
<version>0.3.2-SNAPSHOT</version>
<name>Codegen</name>
<description>Code generation and compilation for Java</description>
<parent>