You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/05/04 11:44:49 UTC

svn commit: r399639 - /cocoon/trunk/core/cocoon-core/pom.xml

Author: cziegeler
Date: Thu May  4 02:44:47 2006
New Revision: 399639

URL: http://svn.apache.org/viewcvs?rev=399639&view=rev
Log:
Let's use 1.2.6 for now

Modified:
    cocoon/trunk/core/cocoon-core/pom.xml

Modified: cocoon/trunk/core/cocoon-core/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/core/cocoon-core/pom.xml?rev=399639&r1=399638&r2=399639&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-core/pom.xml (original)
+++ cocoon/trunk/core/cocoon-core/pom.xml Thu May  4 02:44:47 2006
@@ -322,7 +322,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring</artifactId>
-      <version>1.2.7</version>
+      <version>1.2.6</version>
     </dependency>
     <dependency>
       <groupId>org.apache.cocoon</groupId>