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/3396fa5a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3396fa5a Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3396fa5a Branch: refs/heads/branch-1 Commit: 3396fa5a3be71e1d737662c434e39d7b61fbf181 Parents: cecda74 Author: Andrew Purtell <[email protected]> Authored: Wed May 20 13:58:55 2015 -0700 Committer: Andrew Purtell <[email protected]> Committed: Wed May 20 13:59:25 2015 -0700 ---------------------------------------------------------------------- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/3396fa5a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8b5c03..a518dc0 100644 --- a/pom.xml +++ b/pom.xml @@ -429,17 +429,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>
