[java-idp-plugin-mgmt] branch main updated: Point into archive folder for downloads.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 5 13:18:20 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=b77c978d729a5f7d5ba8233b6e5167c273a46a09
The following commit(s) were added to refs/heads/main by this push:
new b77c978 Point into archive folder for downloads.
b77c978 is described below
commit b77c978d729a5f7d5ba8233b6e5167c273a46a09
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 5 09:18:16 2023 -0400
Point into archive folder for downloads.
---
idp-versions.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-versions.properties b/idp-versions.properties
index 7f3ed74..e42d349 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -11,7 +11,7 @@
#
net.shibboleth.idp.versions = 4.3.0 4.3.1
-net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/%{version}
+net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
net.shibboleth.idp.supportLevel.4.3.0 = OutOfDate
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list