Author: olamy Date: Thu Sep 15 22:09:45 2011 New Revision: 1171292 URL: http://svn.apache.org/viewvc?rev=1171292&view=rev Log: [MTOMCAT-97] rename current tomcat maven plugin to tomcat6 and add tomcat7 rename current plugin to tomcat6
Added: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/ - copied from r1171290, tomcat/maven-plugin/trunk/tomcat-maven-plugin/ Modified: tomcat/maven-plugin/trunk/pom.xml tomcat/maven-plugin/trunk/tomcat-maven-plugin/ Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1171292&r1=1171291&r2=1171292&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Thu Sep 15 22:09:45 2011 @@ -107,7 +107,7 @@ </ciManagement> <modules> - <module>tomcat-maven-plugin</module> + <module>tomcat6-maven-plugin</module> <!-- Module tomcat-maven-plugin-it is activated with the profile integration-test --> </modules> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org