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/16 17:59:33 UTC

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

Author: fmeschbe
Date: Wed Jan 16 08:59:30 2008
New Revision: 612513

URL: http://svn.apache.org/viewvc?rev=612513&view=rev
Log:
SLING-150 Add webdav 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=612513&r1=612512&r2=612513&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Wed Jan 16 08:59:30 2008
@@ -80,6 +80,7 @@
         <module>jcr/classloader</module>
         <module>jcr/jackrabbit-client</module>
         <module>jcr/jackrabbit-server</module>
+        <module>jcr/webdav</module>
         
         <!-- OSGi -->
         <module>osgi/assembly</module>