[java-idp-plugin-mgmt] branch main updated: Fix max version for metadatagen

Rod Widdowson rdw at steadingsoftware.com
Fri Sep 15 14:47:09 UTC 2023


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

rdw 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=783a3e8d4a18320bc74931f49d9d4d9e76908e38

The following commit(s) were added to refs/heads/main by this push:
     new 783a3e8  Fix max version for metadatagen
783a3e8 is described below

commit 783a3e8d4a18320bc74931f49d9d4d9e76908e38
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 15 15:47:04 2023 +0100

    Fix max version for metadatagen
---
 plugins.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index fa2335a..de22487 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -258,7 +258,7 @@ net.shibboleth.idp.plugin.metadatagen.idpVersionMax.1.0.1 = 5.0.0
 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.1.0.1= 4.1.0
 net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.1= Current
 
-net.shibboleth.idp.plugin.metadatagen.idpVersionMax.2.0.0 = 5.0.0
+net.shibboleth.idp.plugin.metadatagen.idpVersionMax.2.0.0 = 6.0.0
 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.2.0.0= 5.0.0
 net.shibboleth.idp.plugin.metadatagen.supportLevel.2.0.0= Current
 

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


More information about the commits mailing list