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 06:54:32 UTC

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

Author: ggregory
Date: Mon Nov  3 05:54:32 2014
New Revision: 1636263

URL: http://svn.apache.org/r1636263
Log:
Add jci.

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1636263&r1=1636262&r2=1636263&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Mon Nov  3 05:54:32 2014
@@ -61,6 +61,7 @@
     <module>functor</module>
     <module>imaging</module>
     <module>io</module>
+    <module>jci</module>
     <module>jxpath</module>
     <module>lang</module>
     <module>launcher</module>