updated version to 0.3.4-SNAPSHOT

This commit is contained in:
Timo Westkämper 2011-03-31 07:19:52 +00:00
parent d2cc6fc4a1
commit 33965299cd

View File

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