You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/12/30 23:58:18 UTC

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

Author: olamy
Date: Tue Dec 30 14:58:17 2008
New Revision: 730265

URL: http://svn.apache.org/viewvc?rev=730265&view=rev
Log:
[CONTINUUM-1969] Externalize all strings and make continuum fully localizable.
Need to use last redback SNAPSHOT version (http://jira.codehaus.org/browse/REDBACK-181)


Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=730265&r1=730264&r2=730265&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Tue Dec 30 14:58:17 2008
@@ -1048,7 +1048,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-1</redback.version>
+    <redback.version>1.2-SNAPSHOT</redback.version>
     <archiva.version>1.1</archiva.version>
     <slf4jVersion>1.5.6</slf4jVersion>
   </properties>