[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Martin Grotzke 2018-06-15 18:02:58 +02:00
parent f3d8547876
commit b8b618b6a1

View File

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