You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ja...@apache.org on 2016/06/09 18:15:30 UTC

[2/4] phoenix git commit: PHOENIX-2924 Remove staging repository once Apache Tephra 0.8.0 is released

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 <ja...@apache.org>
Authored: Thu May 26 13:33:08 2016 -0700
Committer: James Taylor <ja...@apache.org>
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>