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>