You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crunch.apache.org by ma...@apache.org on 2012/08/18 15:50:19 UTC

git commit: CRUNCH-4: Removed cloudera repository

Updated Branches:
  refs/heads/master fd6fae494 -> 60d6ca5de


CRUNCH-4: Removed cloudera repository

Signed-off-by: Matthias Friedrich <ma...@mafr.de>


Project: http://git-wip-us.apache.org/repos/asf/incubator-crunch/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crunch/commit/60d6ca5d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crunch/tree/60d6ca5d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crunch/diff/60d6ca5d

Branch: refs/heads/master
Commit: 60d6ca5dea7227aeca3989426dcb7d97d6bbc664
Parents: fd6fae4
Author: Rahul Sharma <rs...@xebia.com>
Authored: Thu Aug 16 09:57:22 2012 +0530
Committer: Matthias Friedrich <ma...@mafr.de>
Committed: Sat Aug 18 15:43:04 2012 +0200

----------------------------------------------------------------------
 pom.xml |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crunch/blob/60d6ca5d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dfa8b3d..5b3f097 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,16 +269,6 @@ under the License.
     
   </dependencyManagement>
 
-  <!-- TODO: After changing our Hadoop/HBase dependencies to Apache
-             releases we no longer need this section. -->
-  <repositories>
-    <repository>
-      <id>maven-hadoop</id>
-      <name>Hadoop Releases</name>
-      <url>https://repository.cloudera.com/content/repositories/releases/</url>
-    </repository>
-  </repositories>
-
   <profiles>
     <profile>
       <id>hadoop-1</id>