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

This commit is contained in:
Inderjeet Singh 2016-02-26 18:14:54 -08:00
parent f570002a25
commit 607bcaaf9d
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.7-SNAPSHOT</version>
<version>2.6.3-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>

View File

@ -11,7 +11,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.7-SNAPSHOT</version>
<version>2.6.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Gson Parent</name>