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:57:09 UTC

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

Author: ggregory
Date: Mon Nov  3 05:57:08 2014
New Revision: 1636266

URL: http://svn.apache.org/r1636266
Log:
Add modeler.

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1636266&r1=1636265&r2=1636266&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Mon Nov  3 05:57:08 2014
@@ -68,6 +68,7 @@
     <module>lang</module>
     <module>launcher</module>
     <module>logging</module>
+    <module>modeler</module>
     <module>net</module>
     <module>ognl</module>
     <module>pool</module>