previous mvn release:prepare failed but updated GitHub anyway. Fixing that.

This commit is contained in:
Inderjeet Singh 2016-02-26 18:19:41 -08:00
parent 607bcaaf9d
commit 0dfa28ac3e
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>