[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Aug 25 15:59:25 BST 2011
Author: lajoie
Date: Thu Aug 25 15:59:24 2011
New Revision: 4033
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4033&view=rev
Log:
add authn impl module to parent module list
Modified:
trunk/idp-parent/pom.xml
Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=4033&r1=4032&r2=4033&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu Aug 25 15:59:24 2011
@@ -19,6 +19,7 @@
<modules>
<module>../idp-core</module>
+ <module>../idp-authn-api</module>
<module>../idp-authn-api</module>
<module>../idp-attribute-api</module>
<module>../idp-attribute-impl</module>
More information about the commits
mailing list