Author: jdcasey
Date: Tue Dec  9 10:58:50 2008
New Revision: 724831

URL: http://svn.apache.org/viewvc?rev=724831&view=rev
Log:
bump to latest 6.1 version of jetty, to try to escape the messagebundle 
problems.

Modified:
    maven/core-integration-testing/trunk/core-it-suite/pom.xml

Modified: maven/core-integration-testing/trunk/core-it-suite/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/pom.xml?rev=724831&r1=724830&r2=724831&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-suite/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-suite/pom.xml Tue Dec  9 
10:58:50 2008
@@ -75,7 +75,7 @@
     <dependency>
       <groupId>org.mortbay.jetty</groupId>
       <artifactId>jetty</artifactId>
-      <version>6.1.11</version>
+      <version>6.1.14</version>
 <!-- TODO: not transitive in tests artifact, so must be left in main scope
       <scope>test</scope>
 -->


Reply via email to