mirror of https://github.com/apache/archiva.git
upgrade to jetty 8.1.9.v20130131
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0e4862b241
commit
5792639182
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue