Updated Gson version to 2.0-SNAPSHOT

This commit is contained in:
Inderjeet Singh 2011-09-30 18:16:16 +00:00
parent d3f927eb42
commit 9623e3bead

View File

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