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/09/10 21:40:26 UTC

svn commit: r1383079 - /maven/plugins/trunk/maven-rar-plugin/pom.xml

Author: olamy
Date: Mon Sep 10 19:40:25 2012
New Revision: 1383079

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

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

Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-rar-plugin/pom.xml?rev=1383079&r1=1383078&r2=1383079&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Mon Sep 10 19:40:25 2012
@@ -50,6 +50,12 @@ under the License.
     <system>JIRA</system>
     <url>http://jira.codehaus.org/browse/MRAR</url>
   </issueManagement>
+
+  <contributors>
+    <contributor>
+      <name>Kresimir Kovac</name>
+    </contributor>
+  </contributors>
   
   <properties>
     <mavenVersion>2.0.6</mavenVersion>