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/06/28 14:12:40 UTC

svn commit: r1354970 - /maven/plugins/trunk/maven-deploy-plugin/pom.xml

Author: olamy
Date: Thu Jun 28 12:12:39 2012
New Revision: 1354970

URL: http://svn.apache.org/viewvc?rev=1354970&view=rev
Log:
add Tony Chemit in contributor section

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

Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=1354970&r1=1354969&r2=1354970&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Thu Jun 28 12:12:39 2012
@@ -103,6 +103,12 @@ under the License.
     </dependency>
   </dependencies>
 
+  <contributors>
+    <contributor>
+      <name>Tony Chemit</name>
+    </contributor>
+  </contributors>
+
   <build>
 
     <pluginManagement>