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:21:26 UTC

svn commit: r538535 - /cocoon/trunk/core/pom.xml

Author: reinhard
Date: Wed May 16 04:21:26 2007
New Revision: 538535

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

Modified:
    cocoon/trunk/core/pom.xml

Modified: cocoon/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/pom.xml?view=diff&rev=538535&r1=538534&r2=538535
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Wed May 16 04:21:26 2007
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>4</version>
+    <version>4-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-core-modules</artifactId>
   <version>4-SNAPSHOT</version>