Now added an Apache proxy redirect for our Nexus on Rimu that stores the third-party snapshots

This commit is contained in:
Andrew Phillips 2010-08-27 12:40:03 +02:00
parent d502774eda
commit e05b2b560f
1 changed files with 1 additions and 1 deletions

2
thirdparty/pom.xml vendored
View File

@ -43,7 +43,7 @@
</repository>
<snapshotRepository>
<id>jclouds-rimu-snapshots-nexus</id>
<url>http://jclouds.rimuhosting.com:8081/nexus/content/repositories/snapshots</url>
<url>http://jclouds.rimuhosting.com/nexus/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
</project>