Author: fmeschbe
Date: Wed Jan 6 10:17:16 2010
New Revision: 896368
URL: http://svn.apache.org/viewvc?rev=896368&view=rev
Log:
SLING-966 include Commons Auth in reactor build
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=896368&r1=896367&r2=896368&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Wed Jan 6 10:17:16 2010
@@ -75,6 +75,7 @@
<module>bundles/api</module>
<!-- The commons sub project -->
+ <module>bundles/commons/auth</module>
<module>bundles/commons/classloader</module>
<module>bundles/commons/json</module>
<module>bundles/commons/log</module>