[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue May 6 18:45:40 EDT 2014
Author: tzeller
Date: Tue May 6 18:45:39 2014
New Revision: 5860
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5860&view=rev
Log:
Uncommenting idp-distribution back into the fold.
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=5860&r1=5859&r2=5860&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Tue May 6 18:45:39 2014
@@ -55,7 +55,7 @@
<module>../idp-attribute-cli</module>
<module>../idp-war</module>
<module>../idp-conf</module>
- <!-- <module>../idp-distribution</module> -->
+ <module>../idp-distribution</module>
</modules>
<properties>
More information about the commits
mailing list