You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2011/05/23 16:32:06 UTC

svn commit: r1126513 - /continuum/trunk/pom.xml

Author: brett
Date: Mon May 23 14:32:06 2011
New Revision: 1126513

URL: http://svn.apache.org/viewvc?rev=1126513&view=rev
Log:
lock onto a milestone release for stability of the build

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=1126513&r1=1126512&r2=1126513&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Mon May 23 14:32:06 2011
@@ -1707,7 +1707,7 @@ under the License.
     <struts.version>2.1.8.1</struts.version>
     <wagon.version>1.0-beta-2</wagon.version>
     <maven-scm.version>1.4</maven-scm.version>
-    <redback.version>1.3-SNAPSHOT</redback.version>
+    <redback.version>1.3-M1</redback.version>
     <archiva.version>1.2.1</archiva.version>
     <slf4jVersion>1.5.8</slf4jVersion>
     <xmlrpc.version>3.1</xmlrpc.version>