[java-metadata-aggregator COMMIT] /trunk/aggregator-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Dec 21 16:39:59 GMT 2011


Author: lajoie
Date: Wed Dec 21 16:39:59 2011
New Revision: 164

URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=164&view=rev
Log:
set name and description that will appear on the front page of the aggregated reports site

Modified:
    trunk/aggregator-parent/pom.xml

Modified: trunk/aggregator-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/pom.xml?rev=164&r1=163&r2=164&view=diff
==============================================================================
--- trunk/aggregator-parent/pom.xml (original)
+++ trunk/aggregator-parent/pom.xml Wed Dec 21 16:39:59 2011
@@ -11,6 +11,13 @@
     </parent>
 
     <name>Shibboleth Metadata Aggregator</name>
+    <description>
+        A tool for reading in, transforming, and outputting SAML metadata.
+        
+        For more information, including how to install and configure the IdP, see https://wiki.shibboleth.net/confluence/display/MA1/Home
+    </description>
+    
+    
     <groupId>net.shibboleth.metadata</groupId>
     <artifactId>aggregator-parent</artifactId>
     <version>0.7.0-SNAPSHOT</version>



More information about the commits mailing list