XERCESC-2195 - Invalid attribute in .gitattributes file

https://issues.apache.org/jira/browse/XERCESC-2195
diff --git a/.gitattributes b/.gitattributes
index 9e0703d..610e914 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,7 +2,7 @@
 * text=auto
 
 # Text files with explicit CRLF line endings
-*.bat text eof=crlf
+*.bat text eol=crlf
 
 # Binary files
 *.gif binary