You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by oc...@apache.org on 2009/07/28 10:43:03 UTC

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

Author: oching
Date: Tue Jul 28 08:43:03 2009
New Revision: 798444

URL: http://svn.apache.org/viewvc?rev=798444&view=rev
Log:
[MRM-1202] upgrade to redback 1.3-SNAPHOT to get the fix for 404 error when changing password

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=798444&r1=798443&r2=798444&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Tue Jul 28 08:43:03 2009
@@ -1099,7 +1099,7 @@
   <properties>
     <maven.version>2.0.8</maven.version>
     <wagon.version>1.0-beta-5</wagon.version>
-    <redback.version>1.2.1</redback.version>
+    <redback.version>1.3-SNAPSHOT</redback.version>
     <jetty.version>6.1.19</jetty.version>
     <slf4j.version>1.5.8</slf4j.version>
     <binder.version>0.9</binder.version>