You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2007/09/28 13:38:32 UTC

svn commit: r580315 - /cocoon/trunk/pom.xml

Author: giacomo
Date: Fri Sep 28 04:38:32 2007
New Revision: 580315

URL: http://svn.apache.org/viewvc?rev=580315&view=rev
Log:
Springified CForms (as much as possible)

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?rev=580315&r1=580314&r2=580315&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Fri Sep 28 04:38:32 2007
@@ -2380,12 +2380,12 @@
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-forms-impl</artifactId>
-        <version>1.0.0-RC2-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-forms-sample</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cocoon</groupId>