Updated the working version of Gson to 1.8-SNAPSHOT as we have a bunch of API changes.

This commit is contained in:
Inderjeet Singh 2011-05-25 16:57:22 +00:00
parent e79bcde8bf
commit 2d186fbdcd

View File

@ -3,7 +3,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<packaging>jar</packaging>
<version>1.7.2-SNAPSHOT</version>
<version>1.8-SNAPSHOT</version>
<inceptionYear>2008</inceptionYear>
<name>Gson</name>
<parent>