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 2007/02/15 18:02:53 UTC

svn commit: r508012 - /cocoon/trunk/blocks/pom.xml

Author: reinhard
Date: Thu Feb 15 09:02:52 2007
New Revision: 508012

URL: http://svn.apache.org/viewvc?view=rev&rev=508012
Log:
use snapshot version after release

Modified:
    cocoon/trunk/blocks/pom.xml

Modified: cocoon/trunk/blocks/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/pom.xml?view=diff&rev=508012&r1=508011&r2=508012
==============================================================================
--- cocoon/trunk/blocks/pom.xml (original)
+++ cocoon/trunk/blocks/pom.xml Thu Feb 15 09:02:52 2007
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-blocks-modules</artifactId>
   <version>4-SNAPSHOT</version>