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/6e12ccf6 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6e12ccf6 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/6e12ccf6 Branch: refs/heads/4.x-HBase-0.98 Commit: 6e12ccf608771709d9908f8786479c199d9b134e Parents: 16e0846 Author: James Taylor <[email protected]> Authored: Thu May 26 13:33:08 2016 -0700 Committer: James Taylor <[email protected]> Committed: Thu Jun 9 11:29:15 2016 -0700 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/6e12ccf6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4953092..8bf9724 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>
