Removing Sonatype OSS snapshot repo
Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/665d0381 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/665d0381 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/665d0381 Branch: refs/heads/remove-sonatype-repo Commit: 665d03812fc5737f9d56b46f50749ffb931cb8f0 Parents: cec667a Author: Andrew Phillips <[email protected]> Authored: Tue Nov 5 14:10:31 2013 -0500 Committer: Andrew Phillips <[email protected]> Committed: Wed Nov 6 17:38:46 2013 -0500 ---------------------------------------------------------------------- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/665d0381/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7d3b4ae..ff04cf3 100644 --- a/pom.xml +++ b/pom.xml @@ -51,16 +51,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>
