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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org