mirror of https://github.com/apache/archiva.git
[MRM-296] Fix error 404 after logging redirection to the called url
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@513734 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6be5bf462e
commit
5ae9fded42
|
@ -166,7 +166,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-xwork-integration</artifactId>
|
||||
<version>1.0-alpha-5</version>
|
||||
<version>1.0-alpha-6-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
|
|
Loading…
Reference in New Issue