[java-parent-project] branch master updated: Correct URL scheme for iay.org.uk
Ian Young
ian at iay.org.uk
Tue Dec 3 11:59:07 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=14daba52a4e04b9867eba2406d295f873d02476c
The following commit(s) were added to refs/heads/master by this push:
new 14daba5 Correct URL scheme for iay.org.uk
14daba5 is described below
commit 14daba52a4e04b9867eba2406d295f873d02476c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 3 16:59:04 2019 +0000
Correct URL scheme for iay.org.uk
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f73a27c..0d1f415 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1130,7 +1130,7 @@
<id>iay</id>
<name>Ian Young</name>
<organization>Ian A. Young</organization>
- <organizationUrl>http://iay.org.uk</organizationUrl>
+ <organizationUrl>https://iay.org.uk</organizationUrl>
<timezone>0</timezone>
</developer>
<developer>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list