You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by oc...@apache.org on 2009/01/16 17:28:28 UTC

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

Author: oching
Date: Fri Jan 16 08:28:27 2009
New Revision: 735047

URL: http://svn.apache.org/viewvc?rev=735047&view=rev
Log:
reverting redback to 1.2-SNAPSHOT as the 1.2-beta-2 isn't available in the public repo yet

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=735047&r1=735046&r2=735047&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Fri Jan 16 08:28:27 2009
@@ -1119,7 +1119,7 @@
     <spring.version>2.5.6</spring.version>
     <wagon.version>1.0-beta-2</wagon.version>
     <maven-scm.version>1.1</maven-scm.version>
-    <redback.version>1.2-beta-2</redback.version>
+    <redback.version>1.2-SNAPSHOT</redback.version>
     <archiva.version>1.1</archiva.version>
     <slf4jVersion>1.5.6</slf4jVersion>
   </properties>