You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by rm...@apache.org on 2016/07/31 19:33:14 UTC

[6/6] gora git commit: GORA-482

GORA-482


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

Branch: refs/heads/master
Commit: fb4ad6a47e940b22fc42c5640dd5c976428c7173
Parents: d2418c2
Author: Renato Marroquin <ma...@inf.ethz.ch>
Authored: Fri Jul 29 01:20:42 2016 +0200
Committer: Renato Marroquin <ma...@inf.ethz.ch>
Committed: Fri Jul 29 01:20:42 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/gora/blob/fb4ad6a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd876ad..c53765e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -862,27 +862,6 @@
         <version>${hadoop-2.version}</version>
         <optional>true</optional>
       </dependency>
-      <!--<dependency>-->
-        <!--<groupId>org.apache.hadoop</groupId>-->
-        <!--<artifactId>hadoop-common</artifactId>-->
-        <!--<version>${hadoop-2.version}</version>-->
-      <!--</dependency>-->
-      <!--<dependency>-->
-        <!--<groupId>org.apache.hadoop</groupId>-->
-        <!--<artifactId>hadoop-auth</artifactId>-->
-        <!--<version>${hadoop-2.version}</version>-->
-      <!--</dependency>-->
-      <!--<dependency>-->
-        <!--<groupId>org.apache.hadoop</groupId>-->
-        <!--<artifactId>hadoop-mapreduce-client-core</artifactId>-->
-        <!--<version>${hadoop-2.version}</version>-->
-      <!--</dependency>-->
-      <!--<dependency>-->
-        <!--<groupId>org.apache.hadoop</groupId>-->
-        <!--<artifactId>hadoop-yarn-common</artifactId>-->
-        <!--<version>${hadoop-2.version}</version>-->
-      <!--</dependency>-->
-
 
       <dependency>
         <groupId>org.apache.cxf</groupId>