You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/06/15 10:01:12 UTC

git commit: ignore .java-version file

Updated Branches:
  refs/heads/master 39be568e7 -> e6ba41652


ignore .java-version file


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

Branch: refs/heads/master
Commit: e6ba416528838933019f5911a4cef2781a978064
Parents: 39be568
Author: Olivier Lamy <ol...@apache.org>
Authored: Sat Jun 15 18:00:59 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Sat Jun 15 18:00:59 2013 +1000

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/e6ba4165/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 77249d7..75dfd13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ target
 .settings
 
 .DS_Store
+
+.java-version