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

noreply at shibboleth.net noreply at shibboleth.net
Fri May 24 14:30:54 EDT 2013


Author: tzeller
Date: Fri May 24 14:30:54 2013
New Revision: 4490

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4490&view=rev
Log:
Do not try to build idp-distribution, yet.

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=4490&r1=4489&r2=4490&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Fri May 24 14:30:54 2013
@@ -49,7 +49,7 @@
 
         <module>../idp-attribute-cli</module>
         <module>../idp-war</module>
-        <module>../idp-distribution</module>
+        <!--  <module>../idp-distribution</module> -->
     </modules>
 
     <properties>



More information about the commits mailing list