You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2008/03/27 15:51:40 UTC

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

Author: cziegeler
Date: Thu Mar 27 07:51:37 2008
New Revision: 641840

URL: http://svn.apache.org/viewvc?rev=641840&view=rev
Log:
Add new module.

Modified:
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=641840&r1=641839&r2=641840&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Thu Mar 27 07:51:37 2008
@@ -79,6 +79,7 @@
         <module>jcr/api</module>
         <module>jcr/base</module>
         <module>jcr/classloader</module>
+        <module>jcr/default-rtp</module>
         <module>jcr/jackrabbit.text.extractors</module>
         <module>jcr/jackrabbit-client</module>
         <module>jcr/jackrabbit-server</module>