You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2008/01/23 19:18:05 UTC

svn commit: r614608 - /incubator/sling/trunk/pom.xml

Author: fmeschbe
Date: Wed Jan 23 10:18:03 2008
New Revision: 614608

URL: http://svn.apache.org/viewvc?rev=614608&view=rev
Log:
add new commons/testing module to builder

Modified:
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=614608&r1=614607&r2=614608&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Wed Jan 23 10:18:03 2008
@@ -73,6 +73,7 @@
         <!-- The commons sub project -->
         <module>commons/json</module>
         <module>commons/mime</module>
+        <module>commons/testing</module>
                 
         <!-- The JCR sub project -->
         <module>jcr/api</module>