You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by zj...@apache.org on 2015/08/10 07:38:37 UTC

tez git commit: TEZ-2703. TEZ-2003 build fails (zjffdu)

Repository: tez
Updated Branches:
  refs/heads/TEZ-2003 b4569a2a1 -> 252a61d50


TEZ-2703. TEZ-2003 build fails (zjffdu)


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

Branch: refs/heads/TEZ-2003
Commit: 252a61d50c2ea57bd18f82d4209b39169d365991
Parents: b4569a2
Author: Jeff Zhang <zj...@apache.org>
Authored: Mon Aug 10 13:38:19 2015 +0800
Committer: Jeff Zhang <zj...@apache.org>
Committed: Mon Aug 10 13:38:19 2015 +0800

----------------------------------------------------------------------
 tez-tools/analyzers/job-analyzer/pom.xml | 2 +-
 tez-tools/analyzers/pom.xml              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/252a61d5/tez-tools/analyzers/job-analyzer/pom.xml
----------------------------------------------------------------------
diff --git a/tez-tools/analyzers/job-analyzer/pom.xml b/tez-tools/analyzers/job-analyzer/pom.xml
index 21ee6a2..fa9ec89 100644
--- a/tez-tools/analyzers/job-analyzer/pom.xml
+++ b/tez-tools/analyzers/job-analyzer/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez-perf-analyzer</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0-TEZ-2003-SNAPSHOT</version>
   </parent>
   <artifactId>tez-job-analyzer</artifactId>
 

http://git-wip-us.apache.org/repos/asf/tez/blob/252a61d5/tez-tools/analyzers/pom.xml
----------------------------------------------------------------------
diff --git a/tez-tools/analyzers/pom.xml b/tez-tools/analyzers/pom.xml
index 97ce541..ee2c163 100644
--- a/tez-tools/analyzers/pom.xml
+++ b/tez-tools/analyzers/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.tez</groupId>
     <artifactId>tez-tools</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0-TEZ-2003-SNAPSHOT</version>
   </parent>
   <artifactId>tez-perf-analyzer</artifactId>
   <packaging>pom</packaging>