You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by lg...@apache.org on 2005/12/25 16:40:47 UTC

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

Author: lgawron
Date: Sun Dec 25 07:39:41 2005
New Revision: 358979

URL: http://svn.apache.org/viewcvs?rev=358979&view=rev
Log:
pom tweak

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

Modified: cocoon/blocks/template/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/blocks/template/trunk/pom.xml?rev=358979&r1=358978&r2=358979&view=diff
==============================================================================
--- cocoon/blocks/template/trunk/pom.xml (original)
+++ cocoon/blocks/template/trunk/pom.xml Sun Dec 25 07:39:41 2005
@@ -20,9 +20,9 @@
     +-->
 <project>
   <parent>
-    <groupId>apache-cocoon</groupId>
+    <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>apache-cocoon</groupId>