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

This commit is contained in:
Inderjeet Singh 2015-10-03 17:38:26 -07:00
parent 80c13447ed
commit d0ee733c96
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<groupId>com.google.code.gson</groupId> <groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId> <artifactId>gson</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>2.4</version> <version>2.5-SNAPSHOT</version>
<inceptionYear>2008</inceptionYear> <inceptionYear>2008</inceptionYear>
<name>Gson</name> <name>Gson</name>
<parent> <parent>

View File

@ -3,7 +3,7 @@
<groupId>com.google.code.gson</groupId> <groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId> <artifactId>gson-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>2.4</version> <version>2.5-SNAPSHOT</version>
<inceptionYear>2008</inceptionYear> <inceptionYear>2008</inceptionYear>
<name>Gson Parent</name> <name>Gson Parent</name>
<parent> <parent>