You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by je...@apache.org on 2014/11/06 04:48:11 UTC

git commit: TEZ-1743. Add versions-maven-plugins artifacts to gitignore (jeagles)

Repository: tez
Updated Branches:
  refs/heads/master 93687aeec -> f4d50f817


TEZ-1743. Add versions-maven-plugins artifacts to gitignore (jeagles)


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

Branch: refs/heads/master
Commit: f4d50f817ee913cac6055b1f244b948f9fcb4903
Parents: 93687ae
Author: Jonathan Eagles <je...@gmail.com>
Authored: Wed Nov 5 21:46:45 2014 -0600
Committer: Jonathan Eagles <je...@gmail.com>
Committed: Wed Nov 5 21:46:45 2014 -0600

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/f4d50f81/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e5a919d..c56cd1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@
 .classpath
 .project
 .settings
+pom.xml.versionsBackup
 target