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/78c0fc6c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/78c0fc6c Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/78c0fc6c Branch: refs/heads/0.98 Commit: 78c0fc6c744b5edcdeaf52d7f0107ba0512c20e8 Parents: 1000631 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:08 2015 -0700 ---------------------------------------------------------------------- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/78c0fc6c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7771c7b..c200073 100644 --- a/pom.xml +++ b/pom.xml @@ -403,17 +403,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>
