You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2010/09/10 19:36:35 UTC

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

Author: justin
Date: Fri Sep 10 17:36:35 2010
New Revision: 995890

URL: http://svn.apache.org/viewvc?rev=995890&view=rev
Log:
SLING-1730 - also adding jquery explorer to reactor

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=995890&r1=995889&r2=995890&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Fri Sep 10 17:36:35 2010
@@ -133,6 +133,7 @@
         <module>bundles/extensions/webconsolebranding</module>
         <module>bundles/extensions/webconsolesecurityprovider</module>
         <module>bundles/extensions/groovy</module>
+        <module>bundles/extensions/explorer</module>
         
         <!-- Installer -->
         <module>installer/osgi/installer</module>