You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/12/09 18:09:27 UTC

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

Author: bdelacretaz
Date: Wed Dec  9 17:09:27 2015
New Revision: 1718917

URL: http://svn.apache.org/viewvc?rev=1718917&view=rev
Log:
SLING-5356 - new resourcebuilder module

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1718917&r1=1718916&r2=1718917&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Wed Dec  9 17:09:27 2015
@@ -113,6 +113,7 @@
         <module>bundles/commons/testing</module>
         <module>bundles/commons/threaddump</module>
         <module>bundles/commons/threads</module>
+        <module>bundles/commons/resourcebuilder</module>
 
         <!-- Authentication Support -->
         <module>bundles/auth/core</module>