updated version to 0.1.9-SNAPSHOT

This commit is contained in:
Timo Westkämper 2010-08-03 17:22:57 +00:00
parent d499f822e0
commit f4bd3ba3e8

View File

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