You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/03/27 17:16:29 UTC

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

Author: reinhard
Date: Thu Mar 27 09:16:18 2008
New Revision: 641871

URL: http://svn.apache.org/viewvc?rev=641871&view=rev
Log:
increment versions of cocoon-core too

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=641871&r1=641870&r2=641871&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Thu Mar 27 09:16:18 2008
@@ -2295,12 +2295,12 @@
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-core</artifactId>
-        <version>2.2.0-RC3-SNAPSHOT</version>
+        <version>2.2.1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-core</artifactId>
-        <version>2.2.0-RC3-SNAPSHOT</version>
+        <version>2.2.1-SNAPSHOT</version>
         <type>test-jar</type>
         <scope>test</scope>
       </dependency>