Author: bentmann
Date: Mon Aug 11 11:13:40 2008
New Revision: 684859

URL: http://svn.apache.org/viewvc?rev=684859&view=rev
Log:
o Removed inherited property

Modified:
    maven/plugins/trunk/maven-ant-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/pom.xml?rev=684859&r1=684858&r2=684859&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Mon Aug 11 11:13:40 2008
@@ -49,10 +49,6 @@
     <url>http://jira.codehaus.org/browse/MANT</url>
   </issueManagement>
 
-  <properties>
-    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-  </properties>
-
   <dependencies>
     <dependency>
       <groupId>org.apache.maven</groupId>


Reply via email to