You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2010/06/25 00:24:48 UTC

svn commit: r957738 - /geronimo/server/trunk/plugins/tomcat/pom.xml

Author: djencks
Date: Thu Jun 24 22:24:48 2010
New Revision: 957738

URL: http://svn.apache.org/viewvc?rev=957738&view=rev
Log:
go back to non-snapshot tomcat artifacts

Modified:
    geronimo/server/trunk/plugins/tomcat/pom.xml

Modified: geronimo/server/trunk/plugins/tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/tomcat/pom.xml?rev=957738&r1=957737&r2=957738&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/tomcat/pom.xml (original)
+++ geronimo/server/trunk/plugins/tomcat/pom.xml Thu Jun 24 22:24:48 2010
@@ -49,7 +49,7 @@
         <module>tomcat7-clustering-builder-wadi</module>
     </modules>
     <properties>
-        <tomcatVersion>7.0.0.2-SNAPSHOT</tomcatVersion>
+        <tomcatVersion>7.0.0.1</tomcatVersion>
     </properties>
     <dependencyManagement>
         <dependencies>