updated version to 0.2.0

This commit is contained in:
Timo Westkämper 2010-08-12 15:11:59 +00:00
parent 6b444a5ad9
commit 245376b42d

View File

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