[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Dec 21 16:40:01 GMT 2011
Author: lajoie
Date: Wed Dec 21 16:40:01 2011
New Revision: 4099
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4099&view=rev
Log:
set name and description that will appear on the front page of the aggregated reports site
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=4099&r1=4098&r2=4099&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Wed Dec 21 16:40:01 2011
@@ -11,7 +11,13 @@
<version>TRUNK-SNAPSHOT</version>
</parent>
- <name>Shibboleth IdP</name>
+ <name>Shibboleth Identity Provider</name>
+ <description>
+ A SAML 1.1 and 2.0 identity provider implementation.
+
+ For more information, including how to install and configure the IdP, see https://wiki.shibboleth.net/confluence/display/IDP30/Home
+ </description>
+
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
<version>3.0-SNAPSHOT</version>
More information about the commits
mailing list