[java-idp-plugin-mgmt] branch main updated: IDP-2256 - Release IdP 5.1.0

Phil Smart philip.smart at jisc.ac.uk
Wed Mar 13 15:11:10 UTC 2024


This is an automated email from the git hooks/post-receive script.

philsmart 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=846d418377315bf911b7f0ee6e894bd15847f1ea

The following commit(s) were added to refs/heads/main by this push:
     new 846d418  IDP-2256 - Release IdP 5.1.0
846d418 is described below

commit 846d418377315bf911b7f0ee6e894bd15847f1ea
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Mar 13 15:10:34 2024 +0000

    IDP-2256 - Release IdP 5.1.0
    
     - Add IdP v5.1.0
    
    https://shibboleth.atlassian.net/browse/IDP-2256
---
 idp-versions.properties | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/idp-versions.properties b/idp-versions.properties
index 0de0f32..4297d4f 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -9,7 +9,7 @@
 #   Unsuppported
 #
 #
-net.shibboleth.idp.versions = 4.3.0 4.3.1 5.0.0
+net.shibboleth.idp.versions = 4.3.0 4.3.1 5.0.0 5.1.0
 
 net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
 net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
@@ -18,6 +18,8 @@ net.shibboleth.idp.supportLevel.4.3.0 = OutOfDate
 
 net.shibboleth.idp.supportLevel.4.3.1 = OutOfDate
 
-net.shibboleth.idp.supportLevel.5.0.0 = Current
+net.shibboleth.idp.supportLevel.5.0.0 = OutOfDate
+
+net.shibboleth.idp.supportLevel.5.1.0 = Current
 
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list