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/07/31 23:51:11 UTC

svn commit: r427308 - /cocoon/trunk/commons/pom.xml

Author: jheymans
Date: Mon Jul 31 14:51:10 2006
New Revision: 427308

URL: http://svn.apache.org/viewvc?rev=427308&view=rev
Log:
redoing release, adhering to -modules naming suffix for module poms

Modified:
    cocoon/trunk/commons/pom.xml

Modified: cocoon/trunk/commons/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/commons/pom.xml?rev=427308&r1=427307&r2=427308&view=diff
==============================================================================
--- cocoon/trunk/commons/pom.xml (original)
+++ cocoon/trunk/commons/pom.xml Mon Jul 31 14:51:10 2006
@@ -30,10 +30,10 @@
   </parent>
 
   <groupId>org.apache.cocoon</groupId>
-  <artifactId>cocoon-commons</artifactId>
-  <version>2-SNAPSHOT</version>
+  <artifactId>cocoon-commons-modules</artifactId>
+  <version>1-SNAPSHOT</version>
     
-  <name>Cocoon Commons</name>
+  <name>Cocoon Commons [modules]</name>
 
   <modules>
     <module>legal</module>