[java-idp-plugin-mgmt] branch main updated: Add comment about version exclusivity.

Scott Cantor cantor.2 at osu.edu
Thu Aug 24 18:43:02 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=2ca6234dcb7c6afb28f81223cd56003e8c2fda58

The following commit(s) were added to refs/heads/main by this push:
     new 2ca6234  Add comment about version exclusivity.
2ca6234 is described below

commit 2ca6234dcb7c6afb28f81223cd56003e8c2fda58
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Aug 24 14:42:58 2023 -0400

    Add comment about version exclusivity.
---
 plugins.properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index d0936bd..699694a 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -1,8 +1,9 @@
 # This file manages compatibility and update properties for
 # Shibboleth Project-delivered IdP plugins.
-
 # It is mirrored at http://plugins.shibboleth.net/plugins.properties
 
+# Note the idPVersionMax property is exclusive, not inclusive.
+
 #######################
 # TOTP Authentication #
 #######################

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


More information about the commits mailing list