Repository: incubator-crail
Updated Branches:
  refs/heads/master 5095d78c1 -> 45823af26


[BUILD] Moving the default build to hadoop 2.7.3

Close #3

Signed-off-by: Animesh Trivedi <atriv...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/45823af2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail/tree/45823af2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail/diff/45823af2

Branch: refs/heads/master
Commit: 45823af26ec1e352a412330894ef44cfa3d439e4
Parents: 5095d78
Author: Animesh Trivedi <atriv...@apache.org>
Authored: Wed Feb 21 13:56:00 2018 +0100
Committer: Jonas Pfefferle <peppe...@apache.org>
Committed: Wed Feb 21 16:52:03 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail/blob/45823af2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8696222..eb64c90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <properties>
     <build.copyDependenciesPhase>package</build.copyDependenciesPhase>
-    <hadoop.version>2.6.0</hadoop.version>
+    <hadoop.version>2.7.3</hadoop.version>
   </properties>
 
   <profiles>

Reply via email to