[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Aug 22 11:02:41 EDT 2016
Author: scantor
Date: Mon Aug 22 11:02:41 2016
New Revision: 8336
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8336&view=rev
Log:
Add idp-admin modules to build.
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=8336&r1=8335&r2=8336&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Mon Aug 22 11:02:41 2016
@@ -27,6 +27,7 @@
<module>../idp-core</module>
<module>../idp-schema</module>
+ <module>../idp-admin-api</module>
<module>../idp-authn-api</module>
<module>../idp-attribute-api</module>
<module>../idp-attribute-resolver-api</module>
@@ -37,6 +38,7 @@
<module>../idp-session-api</module>
<module>../idp-consent-api</module>
+ <module>../idp-admin-impl</module>
<module>../idp-authn-impl</module>
<module>../idp-attribute-resolver-impl</module>
<module>../idp-attribute-filter-impl</module>
More information about the commits
mailing list