You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by fe...@apache.org on 2008/04/02 10:45:20 UTC

svn commit: r643794 - /cocoon/trunk/parent/pom.xml

Author: felixk
Date: Wed Apr  2 01:45:17 2008
New Revision: 643794

URL: http://svn.apache.org/viewvc?rev=643794&view=rev
Log:
Fix version

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=643794&r1=643793&r2=643794&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Wed Apr  2 01:45:17 2008
@@ -2770,7 +2770,7 @@
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-servlet-service-components</artifactId>
-        <version>1.0.0-RC2-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cocoon</groupId>