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/3de0170c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3de0170c Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/3de0170c Branch: refs/heads/master Commit: 3de0170c8b5e7dfa0bf6dc4e775dde595e64678a Parents: f3520a4 Author: James Taylor <[email protected]> Authored: Thu May 26 13:33:08 2016 -0700 Committer: James Taylor <[email protected]> Committed: Thu Jun 9 08:00:10 2016 -0700 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/3de0170c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7727fe4..d05d25a 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>
