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 2006/08/03 12:17:54 UTC

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

Author: reinhard
Date: Thu Aug  3 03:17:52 2006
New Revision: 428301

URL: http://svn.apache.org/viewvc?rev=428301&view=rev
Log:
use the depoyed parent pom

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=428301&r1=428300&r2=428301&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-template/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-template/pom.xml Thu Aug  3 03:17:52 2006
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>cocoon-blocks-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>