You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/11/03 07:00:09 UTC

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

Author: ggregory
Date: Mon Nov  3 06:00:08 2014
New Revision: 1636270

URL: http://svn.apache.org/r1636270
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=1636270&r1=1636269&r2=1636270&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Mon Nov  3 06:00:08 2014
@@ -63,6 +63,7 @@
     <module>io</module>
     <module>jci</module>
     <module>jcs</module>
+    <module>jelly</module>
     <module>jexl</module>
     <module>jxpath</module>
     <module>lang</module>