Repository: jclouds-labs-aws Updated Branches: refs/heads/master e248c37dc -> 381528207
Remove all sonatype snapshot repositories Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/commit/38152820 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/tree/38152820 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/diff/38152820 Branch: refs/heads/master Commit: 3815282074346f02e8ee25bdf0daf3228fd8400f Parents: e248c37 Author: Ignasi Barrera <[email protected]> Authored: Wed Mar 1 11:58:59 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Wed Mar 1 11:58:59 2017 +0100 ---------------------------------------------------------------------- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/38152820/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5054f92..b8605cb 100644 --- a/pom.xml +++ b/pom.xml @@ -52,16 +52,6 @@ <enabled>true</enabled> </snapshots> </repository> - <repository> - <id>sonatype-nexus-snapshots</id> - <url>https://oss.sonatype.org/content/repositories/snapshots</url> - <releases> - <enabled>false</enabled> - </releases> - <snapshots> - <enabled>true</enabled> - </snapshots> - </repository> </repositories> <modules>
