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/02/12 22:56:00 UTC

svn commit: r1445409 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: olamy
Date: Tue Feb 12 21:56:00 2013
New Revision: 1445409

URL: http://svn.apache.org/r1445409
Log:
add contributor

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1445409&r1=1445408&r2=1445409&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Tue Feb 12 21:56:00 2013
@@ -63,6 +63,9 @@ under the License.
     <contributor>
       <name>Ryan Heinen</name>
     </contributor>
+    <contributor>
+      <name>Andreas Kuhtz</name>
+    </contributor>
   </contributors>
 
   <properties>