PHOENIX-2924 Remove staging repository once Apache Tephra 0.8.0 is released
Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2c0b7c75 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2c0b7c75 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/2c0b7c75 Branch: refs/heads/4.x-HBase-1.0 Commit: 2c0b7c7542b01f535482a88ca3a0b6da05f94bc2 Parents: 965edb3 Author: James Taylor <[email protected]> Authored: Thu May 26 13:33:08 2016 -0700 Committer: James Taylor <[email protected]> Committed: Thu Jun 9 11:26:29 2016 -0700 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/2c0b7c75/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8db3a96..5b9cb2d 100644 --- a/pom.xml +++ b/pom.xml @@ -37,10 +37,6 @@ <repositories> <repository> - <id>apache tephra staging</id> - <url>https://repository.apache.org/content/repositories/orgapachetephra-1001</url> - </repository> - <repository> <id>apache release</id> <url>https://repository.apache.org/content/repositories/releases/</url> </repository>
