You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/10/06 15:43:26 UTC

svn commit: r822271 - /geronimo/server/branches/2.2/plugins/jetty7/pom.xml

Author: dwoods
Date: Tue Oct  6 13:43:25 2009
New Revision: 822271

URL: http://svn.apache.org/viewvc?rev=822271&view=rev
Log:
use latest staging version of 7.0.0.v20091005

Modified:
    geronimo/server/branches/2.2/plugins/jetty7/pom.xml

Modified: geronimo/server/branches/2.2/plugins/jetty7/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/plugins/jetty7/pom.xml?rev=822271&r1=822270&r2=822271&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jetty7/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jetty7/pom.xml Tue Oct  6 13:43:25 2009
@@ -37,7 +37,7 @@
     </description>
 
     <properties>
-        <jettyVersion>7.0.0.RC7-SNAPSHOT</jettyVersion>
+        <jettyVersion>7.0.0.v20091005</jettyVersion>
     </properties>
 
     <dependencyManagement>