[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Apr 10 14:14:05 EDT 2013


Author: scantor
Date: Wed Apr 10 14:14:04 2013
New Revision: 3293

URL: http://svn.shibboleth.net/view/java-opensaml?rev=3293&view=rev
Log:
Add profile modules to opensaml build.

Modified:
    trunk/opensaml-parent/pom.xml

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=3293&r1=3292&r2=3293&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Wed Apr 10 14:14:04 2013
@@ -41,6 +41,8 @@
         <module>../opensaml-saml-impl</module>
         <module>../opensaml-xacml-impl</module>        
         <module>../opensaml-xacml-saml-impl</module>
+        <module>../opensaml-profile-api</module>
+        <module>../opensaml-profile-impl</module>
     </modules>
 
     <properties>



More information about the commits mailing list