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/05/21 18:36:05 UTC

svn commit: r947067 - /geronimo/server/trunk/plugins/jetty8/pom.xml

Author: djencks
Date: Fri May 21 16:36:04 2010
New Revision: 947067

URL: http://svn.apache.org/viewvc?rev=947067&view=rev
Log:
jetty has succeeded in publishing 8.0.0.M1-SNAPSHOT

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

Modified: geronimo/server/trunk/plugins/jetty8/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/jetty8/pom.xml?rev=947067&r1=947066&r2=947067&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/jetty8/pom.xml (original)
+++ geronimo/server/trunk/plugins/jetty8/pom.xml Fri May 21 16:36:04 2010
@@ -34,7 +34,7 @@
     </description>
 
     <properties>
-        <jettyVersion>8.0.0.M0</jettyVersion>
+        <jettyVersion>8.0.0.M1-SNAPSHOT</jettyVersion>
     </properties>
 
     <dependencyManagement>