You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2013/11/05 20:11:43 UTC

git commit: Removing Sonatype OSS snapshot repo

Updated Branches:
  refs/heads/remove-sonatype-repo [created] 76bb6fea8


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/76bb6fea
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/76bb6fea
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/76bb6fea

Branch: refs/heads/remove-sonatype-repo
Commit: 76bb6fea8c1ed7a80ba6943b872d623e35eb9e7e
Parents: 5ec13c9
Author: Andrew Phillips <de...@yahoo.co.uk>
Authored: Tue Nov 5 14:10:31 2013 -0500
Committer: Andrew Phillips <de...@yahoo.co.uk>
Committed: Tue Nov 5 14:10:31 2013 -0500

----------------------------------------------------------------------
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/76bb6fea/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>