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 12:33:03 UTC

svn commit: r538521 - /cocoon/trunk/pom.xml

Author: reinhard
Date: Wed May 16 03:33:01 2007
New Revision: 538521

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

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=538521&r1=538520&r2=538521
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Wed May 16 03:33:01 2007
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon</artifactId>
-  <version>5-SNAPSHOT</version>
+  <version>4-SNAPSHOT</version>
   <name>Apache Cocoon</name>
   <inceptionYear>1999</inceptionYear>
   <url>http://cocoon.apache.org</url>
@@ -2582,4 +2582,4 @@
       </pluginRepositories>      
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>