[java-idp-plugin-mgmt] branch main updated: Fix old Rhino version support level

Phil Smart philip.smart at jisc.ac.uk
Thu Sep 14 17:00:58 UTC 2023


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=80dfd59162cbe498c3c9a5cf49b2ad2a31949935

The following commit(s) were added to refs/heads/main by this push:
     new 80dfd59  Fix old Rhino version support level
80dfd59 is described below

commit 80dfd59162cbe498c3c9a5cf49b2ad2a31949935
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Sep 14 18:00:55 2023 +0100

    Fix old Rhino version support level
---
 plugins.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index 6fdedd2..fa2335a 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -57,7 +57,7 @@ net.shibboleth.idp.plugin.rhino.baseName.%{version} = idp-plugin-rhino-dist-%{ve
 
 net.shibboleth.idp.plugin.rhino.idpVersionMax.1.0.0= 5.0.0
 net.shibboleth.idp.plugin.rhino.idpVersionMin.1.0.0= 4.1.0
-net.shibboleth.idp.plugin.rhino.supportLevel.1.0.0 = Current
+net.shibboleth.idp.plugin.rhino.supportLevel.1.0.0 = OutOfDate
 
 net.shibboleth.idp.plugin.rhino.idpVersionMax.1.1.0= 5.0.0
 net.shibboleth.idp.plugin.rhino.idpVersionMin.1.1.0= 4.1.0

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


More information about the commits mailing list