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

This commit is contained in:
Martin Grotzke 2018-06-12 08:03:47 +02:00
parent bffcf1040d
commit 134750d155

View File

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