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/08/01 19:54:56 UTC

svn commit: r1368140 - /sling/trunk/contrib/pom.xml

Author: cziegeler
Date: Wed Aug  1 17:54:56 2012
New Revision: 1368140

URL: http://svn.apache.org/viewvc?rev=1368140&view=rev
Log:
New MongoDB resource provider

Modified:
    sling/trunk/contrib/pom.xml

Modified: sling/trunk/contrib/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1368140&r1=1368139&r2=1368140&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Wed Aug  1 17:54:56 2012
@@ -94,6 +94,7 @@
           <module>extensions/gwt/servlet</module>
           <module>extensions/i18n</module>
           <module>extensions/obr</module>
+          <module>extensions/mongodb</module>
           <module>extensions/reqanalyzer</module>
           <module>extensions/rewriter</module>
           <module>jcr/jackrabbit-client</module>