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/27 00:07:36 UTC

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

Author: olamy
Date: Tue Feb 26 23:07:36 2013
New Revision: 1450515

URL: http://svn.apache.org/r1450515
Log:
+primitives

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1450515&r1=1450514&r2=1450515&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Tue Feb 26 23:07:36 2013
@@ -47,6 +47,7 @@
     <module>functor</module>
     <module>jxpath</module>
     <module>launcher</module>
+    <module>primitives</module>
   </modules>
 
   <repositories>