Merge pull request #802 from google/reverted-gson-2.6.2

previous mvn release:prepare failed but updated GitHub anyway. Fixing…
This commit is contained in:
inder123 2016-02-26 18:21:38 -08:00
commit 4f9d3e48d9
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.6.2-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.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Gson Parent</name>