Remove gson repo now that gson is in Maven Central

This commit is contained in:
Carlos 2011-03-15 20:18:54 +01:00
parent 94ac74d711
commit eb1fd05bda
1 changed files with 2 additions and 4 deletions

View File

@ -41,14 +41,12 @@
<repositories>
<!-- TODO to be removed when the dependencies are in central -->
<!-- https://issues.sonatype.org/browse/OSSRH-1453 -->
<repository>
<id>jersey</id>
<url>http://download.java.net/maven/2</url>
</repository>
<repository>
<id>gson</id>
<url>http://google-gson.googlecode.com/svn/mavenrepo</url>
</repository>
<!-- https://issues.sonatype.org/browse/OSSRH-1452 -->
<repository>
<id>oauth</id>
<name>OAuth Repository</name>