You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2015/05/20 23:00:09 UTC

[2/4] hbase git commit: HBASE-13727 Codehaus repository is out of service

HBASE-13727 Codehaus repository is out of service


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ad7e49a
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6ad7e49a
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/6ad7e49a

Branch: refs/heads/branch-1.0
Commit: 6ad7e49ac1ccffa3dd839c4ba1b735685b7262db
Parents: 95ec0a4
Author: Andrew Purtell <ap...@apache.org>
Authored: Wed May 20 13:58:55 2015 -0700
Committer: Andrew Purtell <ap...@apache.org>
Committed: Wed May 20 13:59:04 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/6ad7e49a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3812165..9375c48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,17 +427,6 @@
       </releases>
     </repository>
     <repository>
-      <id>codehaus</id>
-      <name>Codehaus Public</name>
-      <url>http://repository.codehaus.org/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-    </repository>
-    <repository>
       <id>repository.jboss.org</id>
       <url>http://repository.jboss.org/nexus/content/groups/public-jboss/</url>
       <snapshots>