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 2011/09/16 00:09:46 UTC

svn commit: r1171292 - in /tomcat/maven-plugin/trunk: pom.xml tomcat-maven-plugin/ tomcat6-maven-plugin/

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