[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:
Emmanuel Venisse 2007-03-02 12:37:44 +00:00
parent 6be5bf462e
commit 5ae9fded42
1 changed files with 1 additions and 1 deletions

View File

@ -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>