Bump version to SNAPSHOT to enable mvn release plugin

This commit is contained in:
Martin Grotzke 2014-07-21 18:44:28 +02:00
parent 3ab8ba8697
commit fc99577bb4

View File

@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.esotericsoftware</groupId>
<artifactId>reflectasm</artifactId>
<version>1.09</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ReflectASM</name>
<description>High performance Java reflection using code generation</description>