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/09/10 03:54:56 UTC

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

Author: olamy
Date: Tue Sep 10 01:54:56 2013
New Revision: 1521341

URL: http://svn.apache.org/r1521341
Log:
add Fred as 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=1521341&r1=1521340&r2=1521341&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Tue Sep 10 01:54:56 2013
@@ -56,6 +56,9 @@ under the License.
     <contributor>
       <name>Seth Rife</name>
     </contributor>
+    <contributor>
+      <name>Fred Bricon</name>
+    </contributor>
   </contributors>
 
   <properties>