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 2009/08/21 00:38:24 UTC

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

Author: djencks
Date: Thu Aug 20 22:38:24 2009
New Revision: 806382

URL: http://svn.apache.org/viewvc?rev=806382&view=rev
Log:
use jetty  RC4 non-snapshot

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=806382&r1=806381&r2=806382&view=diff
==============================================================================
--- geronimo/server/branches/2.2/plugins/jetty7/pom.xml (original)
+++ geronimo/server/branches/2.2/plugins/jetty7/pom.xml Thu Aug 20 22:38:24 2009
@@ -37,7 +37,7 @@
     </description>
 
     <properties>
-        <jettyVersion>7.0.0.RC4-SNAPSHOT</jettyVersion>
+        <jettyVersion>7.0.0.RC4</jettyVersion>
     </properties>
 
     <dependencyManagement>