Skip to content

Commit

Permalink
Merge pull request google#802 from google/reverted-gson-2.6.2
Browse files Browse the repository at this point in the history
previous mvn release:prepare failed but updated GitHub anyway. Fixing…
  • Loading branch information
inder123 committed Feb 27, 2016
2 parents 607bcaa + 0dfa28a commit 4f9d3e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4f9d3e4

Please sign in to comment.