You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2012/12/06 22:02:19 UTC

svn commit: r1418076 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Thu Dec  6 21:02:19 2012
New Revision: 1418076

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

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1418076&r1=1418075&r2=1418076&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Thu Dec  6 21:02:19 2012
@@ -134,6 +134,9 @@
     <contributor>
       <name>Robin Bohm</name>
     </contributor>
+    <contributor>
+      <name>Mitch Kyle</name>
+    </contributor>
   </contributors>
 
   <licenses>
@@ -370,9 +373,6 @@
         <version>${tomcat7Version}</version>
       </dependency>
 
-
-
-
       <dependency>
         <groupId>org.apache.tomcat</groupId>
         <artifactId>tomcat-juli</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org