updated version to 0.1.6-SNAPSHOT

This commit is contained in:
Timo Westkämper 2010-07-15 20:11:44 +00:00
parent 41ef86b5e2
commit 43ad4c6714

View File

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