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:58:06 UTC

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

Author: ggregory
Date: Mon Nov  3 05:58:06 2014
New Revision: 1636267

URL: http://svn.apache.org/r1636267
Log:
Add proxy.

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1636267&r1=1636266&r2=1636267&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Mon Nov  3 05:58:06 2014
@@ -73,6 +73,7 @@
     <module>ognl</module>
     <module>pool</module>
     <module>primitives</module>
+    <module>proxy</module>
     <module>validator</module>
     <module>vfs</module>
   </modules>