added gson repo

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1624 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-07-14 10:35:23 +00:00
parent 2573d399ca
commit b7fbf48dbb
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@
<url>http://jclouds.googlecode.com/svn/trunk</url>
</scm>
<repositories>
<repository>
<id>gson</id>
<url>http://google-gson.googlecode.com/svn/mavenrepo</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>org.jboss.resteasy</groupId>