Repository: hbase Updated Branches: refs/heads/0.98 10006312d -> 78c0fc6c7 refs/heads/branch-1 cecda74db -> 3396fa5a3 refs/heads/branch-1.0 95ec0a475 -> 6ad7e49ac refs/heads/branch-1.1 29f67d3cc -> cb8b095dd
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/cb8b095d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cb8b095d Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/cb8b095d Branch: refs/heads/branch-1.1 Commit: cb8b095dd5c8c49afae63adae982dca33da7fd4e Parents: 29f67d3 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:00 2015 -0700 ---------------------------------------------------------------------- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/cb8b095d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ac7b2d1..7e57fd2 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>
