[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Feb 6 17:53:23 EST 2014
Author: tzeller
Date: Thu Feb 6 17:53:23 2014
New Revision: 5329
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5329&view=rev
Log:
Remove idp-attribute-mapper-* modules.
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=5329&r1=5328&r2=5329&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu Feb 6 17:53:23 2014
@@ -29,7 +29,6 @@
<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> -->
@@ -41,7 +40,6 @@
<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