[java-parent-project-v3] 02/05: INFRA-110 - Add organization.
Tom Zeller
tzeller at dragonacea.biz
Mon May 9 12:58:54 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-parent-project-v3.
commit ca2b0287d86f50919e7288774a20cafb95d61d0b
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 4 19:43:42 2016 -0500
INFRA-110 - Add organization.
The organization name and URL will be displayed in the site.
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 0fc0b64..7c4f349 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1048,4 +1048,9 @@
</contributor>
</contributors>
+ <organization>
+ <name>Shibboleth Consortium</name>
+ <url>https://shibboleth.net</url>
+ </organization>
+
</project>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list