Merge pull request #875 from google/gson_2.7

Preparing 2.7-SNAPSHOT to cut the 2.7 release.
This commit is contained in:
inder123 2016-06-14 16:46:57 -07:00 committed by GitHub
commit 86765d2331
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.6.3-SNAPSHOT</version>
<version>2.7-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>

View File

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