You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by da...@apache.org on 2006/02/07 22:51:48 UTC

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

Author: danielf
Date: Tue Feb  7 13:51:47 2006
New Revision: 375728

URL: http://svn.apache.org/viewcvs?rev=375728&view=rev
Log:
Compile the new block.

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/pom.xml?rev=375728&r1=375727&r2=375728&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Tue Feb  7 13:51:47 2006
@@ -49,6 +49,7 @@
     <!--module>cocoon-jcr</module> -->
     <module>cocoon-portal</module>
     <module>cocoon-session-fw</module>
+    <module>cocoon-sitemap</module>
     <module>cocoon-spring</module>
     <module>cocoon-template</module>
     <module>cocoon-validation</module>