updated version to 0.2.3

This commit is contained in:
Timo Westkämper 2010-08-24 07:59:04 +00:00
parent 748535215b
commit f1a387c9b2

View File

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