Author: dennisl
Date: Fri Sep  5 12:20:36 2008
New Revision: 692511

URL: http://svn.apache.org/viewvc?rev=692511&view=rev
Log:
o Set EOL style to Native.

Modified:
    
maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter
   (contents, props changed)

Modified: 
maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter?rev=692511&r1=692510&r2=692511&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter
 (original)
+++ 
maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter
 Fri Sep  5 12:20:36 2008
@@ -1,4 +1,4 @@
-
-filter.token.project.version=${project.version}
-filter.token.projectProperty=${projectProperty}
+
+filter.token.project.version=${project.version}
+filter.token.projectProperty=${projectProperty}
 filter.token.profileProperty=${profileProperty}
\ No newline at end of file

Propchange: 
maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to