[java-parent-project-v3] branch master updated: JPAR-88: reference to JIRA should be https
Brent Putman
putmanb at georgetown.edu
Mon Oct 24 21:20:36 EDT 2016
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-parent-project-v3.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=97af2c5872cbc04cb400682cc45570d720e3377e
The following commit(s) were added to refs/heads/master by this push:
new 97af2c5 JPAR-88: reference to JIRA should be https
97af2c5 is described below
commit 97af2c5872cbc04cb400682cc45570d720e3377e
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Oct 24 21:20:35 2016 -0400
JPAR-88: reference to JIRA should be https
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ee16939..1454867 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1087,7 +1087,7 @@
<issueManagement>
<system>JIRA</system>
- <url>http://issues.shibboleth.net/</url>
+ <url>https://issues.shibboleth.net/</url>
</issueManagement>
<ciManagement>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list