mirror of https://github.com/apache/jclouds.git
Readd jclouds repo for some appengine jars
This commit is contained in:
parent
e709a39382
commit
a27f2bb301
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue