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/11/24 17:54:15 UTC

svn commit: r1413203 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

Author: olamy
Date: Sat Nov 24 16:54:14 2012
New Revision: 1413203

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

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

Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1413203&r1=1413202&r2=1413203&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Sat Nov 24 16:54:14 2012
@@ -52,6 +52,12 @@ under the License.
     <url>http://jira.codehaus.org/browse/MEAR</url>
   </issueManagement>
 
+  <contributors>
+    <contributor>
+      <name>Seth Rife</name>
+    </contributor>
+  </contributors>
+
   <properties>
     <mavenArchiverVersion>2.5</mavenArchiverVersion>
     <mavenFilteringVersion>1.0-beta-2</mavenFilteringVersion>