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 2013/01/24 23:28:34 UTC

svn commit: r1438233 - /maven/ant-tasks/trunk/pom.xml

Author: olamy
Date: Thu Jan 24 22:28:33 2013
New Revision: 1438233

URL: http://svn.apache.org/viewvc?rev=1438233&view=rev
Log:
add contributor

Modified:
    maven/ant-tasks/trunk/pom.xml

Modified: maven/ant-tasks/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=1438233&r1=1438232&r2=1438233&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Thu Jan 24 22:28:33 2013
@@ -138,6 +138,12 @@
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
   </properties>
 
+  <contributors>
+    <contributor>
+      <name>Ross Mellgren</name>
+    </contributor>
+  </contributors>
+
   <dependencies>
     <dependency>
       <groupId>org.apache.ant</groupId>