updated version to 0.4.2-SNAPSHOT

This commit is contained in:
Timo Westkämper 2011-09-19 10:46:45 +03:00
parent bff742ac3f
commit 439139b842

View File

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