You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2009/07/10 02:13:54 UTC

svn commit: r792758 - /commons/proper/commons-parent/trunk/pom.xml

Author: niallp
Date: Fri Jul 10 00:13:53 2009
New Revision: 792758

URL: http://svn.apache.org/viewvc?rev=792758&view=rev
Log:
Add sanselan

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=792758&r1=792757&r2=792758&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Jul 10 00:13:53 2009
@@ -592,6 +592,7 @@
         <module>../pool</module>
         <module>../primitives</module>
         <module>../proxy</module>
+        <module>../sanselan</module>
         <module>../scxml</module>
         <module>../transaction</module>
         <module>../validator</module>