[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu May 15 18:47:01 EDT 2014


Author: tzeller
Date: Thu May 15 18:47:01 2014
New Revision: 5933

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5933&view=rev
Log:
Re-enable idp-distribution after wiping Jenkins workspace.

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=5933&r1=5932&r2=5933&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu May 15 18:47:01 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>
 
         <module>../idp-ui</module>
     </modules>



More information about the commits mailing list