You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2009/02/09 10:39:03 UTC

svn commit: r742356 - /incubator/sling/trunk/pom.xml

Author: fmeschbe
Date: Mon Feb  9 09:39:03 2009
New Revision: 742356

URL: http://svn.apache.org/viewvc?rev=742356&view=rev
Log:
SLING-853 include OpenID authentication in reactor build

Modified:
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=742356&r1=742355&r2=742356&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Mon Feb  9 09:39:03 2009
@@ -113,6 +113,7 @@
         <module>extensions/bundleresource</module>
         <module>extensions/event</module>
         <module>extensions/httpauth</module>
+        <module>extensions/openidauth</module>
         <module>extensions/apt/parser</module>
         <module>extensions/apt/servlet</module>
         <module>extensions/jcrinstall</module>