Author: fmeschbe
Date: Wed May 2 13:28:25 2012
New Revision: 1333038
URL: http://svn.apache.org/viewvc?rev=1333038&view=rev
Log:
SLING-2352 Add JCR Repository registration module to reactor
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1333038&r1=1333037&r2=1333038&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Wed May 2 13:28:25 2012
@@ -138,6 +138,7 @@
<module>bundles/jcr/jackrabbit-accessmanager</module>
<module>bundles/jcr/ocm</module>
<module>bundles/jcr/resource</module>
+ <module>bundles/jcr/registration</module>
<module>bundles/jcr/webdav</module>
<module>bundles/jcr/davex</module>
<module>bundles/jcr/webconsole</module>