[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml

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


Author: lajoie
Date: Wed Dec 21 16:39:56 2011
New Revision: 2922

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

Modified:
    trunk/opensaml-parent/pom.xml

Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=2922&r1=2921&r2=2922&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Wed Dec 21 16:39:56 2011
@@ -11,7 +11,11 @@
     </parent>
 
     <name>OpenSAML</name>
-    <description>A library for creating, reading, writing and performing some processing of SAML message.</description>
+    <description>
+        A library for creating, reading, writing and performing some processing of SAML messages.
+        
+        For further information see https://wiki.shibboleth.net/confluence/display/OS30/Home
+    </description>
     
     <groupId>org.opensaml</groupId>
     <artifactId>opensaml-parent</artifactId>



More information about the commits mailing list