updated version to 0.1.3-SNAPSHOT

This commit is contained in:
Timo Westkämper 2010-06-03 16:49:50 +00:00
parent fab883348a
commit 72cbf44852

View File

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