You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2006/08/03 21:39:40 UTC

svn commit: r428497 - /cocoon/trunk/blocks/cocoon-template/pom.xml

Author: jheymans
Date: Thu Aug  3 12:39:39 2006
New Revision: 428497

URL: http://svn.apache.org/viewvc?rev=428497&view=rev
Log:
missing version update

Modified:
    cocoon/trunk/blocks/cocoon-template/pom.xml

Modified: cocoon/trunk/blocks/cocoon-template/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-template/pom.xml?rev=428497&r1=428496&r2=428497&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-template/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-template/pom.xml Thu Aug  3 12:39:39 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>cocoon-blocks-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>