You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/02/26 22:59:11 UTC

svn commit: r1450471 - /commons/trunks-proper/pom.xml

Author: olamy
Date: Tue Feb 26 21:59:10 2013
New Revision: 1450471

URL: http://svn.apache.org/r1450471
Log:
add jelly

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1450471&r1=1450470&r2=1450471&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Tue Feb 26 21:59:10 2013
@@ -45,6 +45,7 @@
     <module>io</module>
     <module>el</module>
     <module>functor</module>
+    <module>jelly</module>
   </modules>
 
   <repositories>