Author: olamy
Date: Fri Dec  9 20:42:21 2011
New Revision: 1212619

URL: http://svn.apache.org/viewvc?rev=1212619&view=rev
Log:
upgrade tomcat6 plugin to use 6.0.35 artifacts

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

Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml?rev=1212619&r1=1212618&r2=1212619&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml Fri Dec  9 20:42:21 
2011
@@ -34,7 +34,7 @@
   </description>
 
   <properties>
-    <tomcat.version>6.0.33</tomcat.version>
+    <tomcat.version>6.0.35</tomcat.version>
     <managerWebAppPath>${basedir}/target/</managerWebAppPath>
     
<warTestPath>${basedir}/src/test/simple-war-project-1.0-SNAPSHOT.war</warTestPath>
     <keystoreTestPath>${basedir}/src/test/keystore</keystoreTestPath>



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

Reply via email to