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

This commit is contained in:
Travis Burtrum 2014-10-14 14:10:13 -04:00
parent 3689b23a4c
commit 2c41ff6fc0
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
<groupId>com.moparisthebest.text</groupId>
<artifactId>java7decimalformat</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>
This project takes GPLv2 code from jdk7 and jdk8 to create a class that extends DecimalFormat, but retains the