You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/23 16:32:11 UTC

svn commit: r1341874 - /maven/plugins/trunk/maven-clean-plugin/pom.xml

Author: olamy
Date: Wed May 23 14:32:11 2012
New Revision: 1341874

URL: http://svn.apache.org/viewvc?rev=1341874&view=rev
Log:
Jesse is in developpers section

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

Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=1341874&r1=1341873&r2=1341874&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Wed May 23 14:32:11 2012
@@ -39,12 +39,6 @@ under the License.
   </description>
   <inceptionYear>2001</inceptionYear>
 
-  <contributors>
-    <contributor>
-      <name>Jesse McConnell</name>
-    </contributor>
-  </contributors>
-
   <prerequisites>
     <maven>${mavenVersion}</maven>
   </prerequisites>