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/05/16 13:20:49 UTC

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

Author: reinhard
Date: Wed May 16 04:20:48 2007
New Revision: 538534

URL: http://svn.apache.org/viewvc?view=rev&rev=538534
Log:
I will increase the version number later so that the build of all trunk users isn't affected

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=538534&r1=538533&r2=538534
==============================================================================
--- cocoon/trunk/blocks/pom.xml (original)
+++ cocoon/trunk/blocks/pom.xml Wed May 16 04:20:48 2007
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>4</version>
+    <version>4-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-blocks-modules</artifactId>
   <version>4-SNAPSHOT</version>