You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:28:22 UTC

[maven-ant-plugin] 24/42: o Removed inherited property

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1.1
in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git

commit 1425f4ac753b26c84d812e847f95f2ba5ef4581d
Author: Benjamin Bentmann <be...@apache.org>
AuthorDate: Mon Aug 11 18:13:40 2008 +0000

    o Removed inherited property
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@684859 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index afdf772..4b1f194 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,10 +49,6 @@ under the License.
     <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>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.