Readd jclouds repo for some appengine jars

This commit is contained in:
Carlos 2011-01-25 19:52:24 -08:00
parent e709a39382
commit a27f2bb301
1 changed files with 8 additions and 0 deletions

View File

@ -77,6 +77,14 @@
</scm>
<repositories>
<repository>
<!-- only needed for some google appengine jars that google does not distribute in the Central repo -->
<id>jclouds-googlecode-deploy</id>
<url>http://jclouds.googlecode.com/svn/repo</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>jclouds-rimu-snapshots-nexus</id>
<url>http://jclouds.rimuhosting.com/nexus/content/repositories/snapshots</url>