You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by jd...@apache.org on 2008/11/07 08:09:02 UTC

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

Author: jdumay
Date: Thu Nov  6 23:09:01 2008
New Revision: 712077

URL: http://svn.apache.org/viewvc?rev=712077&view=rev
Log:
Updating redback dependency to 1.2-beta-1

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=712077&r1=712076&r2=712077&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Nov  6 23:09:01 2008
@@ -1038,7 +1038,7 @@
   <properties>
     <maven.version>2.0.8</maven.version>
     <wagon.version>1.0-beta-4</wagon.version>
-    <redback.version>1.2-SNAPSHOT</redback.version>
+    <redback.version>1.2-beta-1</redback.version>
     <jetty.version>6.1.6</jetty.version>
     <binder.version>0.8.2</binder.version>
   </properties>