You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2013/04/08 09:54:11 UTC

svn commit: r1465564 - /oltu/trunk/pom.xml

Author: simonetripodi
Date: Mon Apr  8 07:54:11 2013
New Revision: 1465564

URL: http://svn.apache.org/r1465564
Log:
releng: added openid-connect module in the reactor list

Modified:
    oltu/trunk/pom.xml

Modified: oltu/trunk/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/pom.xml?rev=1465564&r1=1465563&r2=1465564&view=diff
==============================================================================
--- oltu/trunk/pom.xml (original)
+++ oltu/trunk/pom.xml Mon Apr  8 07:54:11 2013
@@ -34,6 +34,7 @@
   <modules>
     <module>parent</module>
     <module>oauth-2.0</module>
+    <module>openid-connect</module>
   </modules>
 
   <build>