[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Aug 16 16:45:11 EDT 2013
Author: tzeller
Date: Fri Aug 16 16:45:11 2013
New Revision: 4703
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4703&view=rev
Log:
Add idp-attribute-mapper to idp-parent pom, IDP-307.
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=4703&r1=4702&r2=4703&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Fri Aug 16 16:45:11 2013
@@ -29,6 +29,7 @@
<module>../idp-attribute-api</module>
<module>../idp-attribute-resolver-api</module>
<module>../idp-attribute-filter-api</module>
+ <module>../idp-attribute-mapper-api</module>
<!-- <module>../idp-metadata-api</module> -->
<!-- <module>../idp-consent-api</module> -->
<!-- <module>../idp-tou-api</module> -->
@@ -39,6 +40,7 @@
<module>../idp-attribute-impl</module>
<module>../idp-attribute-resolver-impl</module>
<module>../idp-attribute-filter-impl</module>
+ <module>../idp-attribute-mapper-impl</module>
<!-- <module>../idp-consent-impl</module> -->
<!-- <module>../idp-tou-impl</module> -->
<module>../idp-profile-impl</module>
More information about the commits
mailing list