This commit is contained in:
Timo Westkämper 2010-08-12 15:13:24 +00:00
parent 245376b42d
commit 8b6bf0bee2

View File

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