You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ma...@apache.org on 2015/08/23 19:16:04 UTC

[39/40] phoenix git commit: Remove calcite staging repo.

Remove calcite staging repo.


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/aa26d848
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/aa26d848
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/aa26d848

Branch: refs/heads/calcite
Commit: aa26d848e613649873b90d2fd456d6bc11191b42
Parents: 35bd148
Author: maryannxue <we...@intel.com>
Authored: Sun Aug 23 12:27:23 2015 -0400
Committer: maryannxue <we...@intel.com>
Committed: Sun Aug 23 12:27:23 2015 -0400

----------------------------------------------------------------------
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/aa26d848/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fbdf9de..6742f59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,10 +57,6 @@
         <enabled>true</enabled>
       </snapshots>
     </repository>
-    <repository>
-      <id>apache calcite</id>
-      <url>https://repository.apache.org/content/repositories/orgapachecalcite-1008</url>
-    </repository>
   </repositories>
 
   <parent>