You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by si...@apache.org on 2011/09/16 15:32:58 UTC

svn commit: r1171546 - /cocoon/cocoon3/trunk/pom.xml

Author: simonetripodi
Date: Fri Sep 16 13:32:57 2011
New Revision: 1171546

URL: http://svn.apache.org/viewvc?rev=1171546&view=rev
Log:
added the cocoon-cli in the reactor

Modified:
    cocoon/cocoon3/trunk/pom.xml

Modified: cocoon/cocoon3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/pom.xml?rev=1171546&r1=1171545&r2=1171546&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/pom.xml (original)
+++ cocoon/cocoon3/trunk/pom.xml Fri Sep 16 13:32:57 2011
@@ -53,6 +53,7 @@
     <module>cocoon-rest</module>
     <module>cocoon-sample</module>
     <module>cocoon-sax</module>
+    <module>cocoon-cli</module>
     <module>cocoon-servlet</module>
     <module>cocoon-sitemap</module>
     <module>cocoon-stax</module>