You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/02/04 23:57:24 UTC

svn commit: r1442416 - /archiva/trunk/pom.xml

Author: olamy
Date: Mon Feb  4 22:57:24 2013
New Revision: 1442416

URL: http://svn.apache.org/viewvc?rev=1442416&view=rev
Log:
upgrade to jetty 8.1.9.v20130131

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1442416&r1=1442415&r2=1442416&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Feb  4 22:57:24 2013
@@ -90,7 +90,7 @@
     <httpclient.version>4.2.3</httpclient.version>
     <httpclient.core.version>4.2.3</httpclient.core.version>
     <javaxMailVersion>1.4</javaxMailVersion>
-    <jettyVersion>8.1.7.v20120910</jettyVersion>
+    <jettyVersion>8.1.9.v20130131</jettyVersion>
 
     <!-- restore when we will be able to use a derby in memory database -->
     <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>