From fc1782b536990d96d35937d2a5e902240e281d9c Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Mon, 20 Sep 2010 21:55:19 +0200 Subject: [PATCH] Added release (staging) and snapshot Sonatype OSS distribution repos --- project/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/project/pom.xml b/project/pom.xml index 28d70ba7ad..52d4e06620 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -86,7 +86,7 @@ jclouds-rimu-snapshots-nexus - http://jclouds.rimuhosting.com:8081/nexus/content/repositories/snapshots + http://jclouds.rimuhosting.com/nexus/content/repositories/snapshots true @@ -122,6 +122,15 @@ + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2 + false + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots + website website