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 2012/10/25 13:56:50 UTC

svn commit: r1402112 - /sling/trunk/pom.xml

Author: cziegeler
Date: Thu Oct 25 11:56:50 2012
New Revision: 1402112

URL: http://svn.apache.org/viewvc?rev=1402112&view=rev
Log:
Add wrapper to reactor pom

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1402112&r1=1402111&r2=1402112&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Thu Oct 25 11:56:50 2012
@@ -142,6 +142,7 @@
         <module>bundles/jcr/jackrabbit-server</module>
         <module>bundles/jcr/jackrabbit-usermanager</module>
         <module>bundles/jcr/jackrabbit-accessmanager</module>
+        <module>bundles/jcr/jcr-wrapper</module>
         <module>bundles/jcr/ocm</module>
         <module>bundles/jcr/resource</module>
         <module>bundles/jcr/registration</module>