Author: fmeschbe
Date: Mon Dec 22 14:03:40 2008
New Revision: 728799
URL: http://svn.apache.org/viewvc?rev=728799&view=rev
Log:
SLING-769 WebDAV 1.5 has a new package, which must be included
Modified:
incubator/sling/trunk/jcr/webdav/pom.xml
Modified: incubator/sling/trunk/jcr/webdav/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/webdav/pom.xml?rev=728799&r1=728798&r2=728799&view=diff
==============================================================================
--- incubator/sling/trunk/jcr/webdav/pom.xml (original)
+++ incubator/sling/trunk/jcr/webdav/pom.xml Mon Dec 22 14:03:40 2008
@@ -69,6 +69,7 @@
org.apache.jackrabbit.server.io,
org.apache.jackrabbit.server.jcr,
org.apache.jackrabbit.webdav,
+ org.apache.jackrabbit.webdav.bind,
org.apache.jackrabbit.webdav.header,
org.apache.jackrabbit.webdav.io,
org.apache.jackrabbit.webdav.jcr,