Author: aheritier
Date: Sun Feb 19 07:00:00 2006
New Revision: 378905

URL: http://svn.apache.org/viewcvs?rev=378905&view=rev
Log:
Remove unused property which furthermore creates an encoding problem 

Modified:
    maven/maven-1/plugins/trunk/plugins-parent/project.properties

Modified: maven/maven-1/plugins/trunk/plugins-parent/project.properties
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugins-parent/project.properties?rev=378905&r1=378904&r2=378905&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugins-parent/project.properties Sun Feb 19 
07:00:00 2006
@@ -179,5 +179,4 @@
 maven.xdoc.version = ${pom.currentVersion}
 # Use the maven site theme
 maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
-maven.xdoc.locale.default=en
-maven.docs.outputencoding=UTF-8
\ No newline at end of file
+maven.xdoc.locale.default=en
\ No newline at end of file


Reply via email to