[java-oidc-common] branch main updated: Increment commons module version to 3

Phil Smart philip.smart at jisc.ac.uk
Wed May 10 16:25:44 UTC 2023


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

philsmart pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=bf59580020831b2df9f8b7cf0d2977ba54160b77

The following commit(s) were added to refs/heads/main by this push:
     new bf59580  Increment commons module version to 3
bf59580 is described below

commit bf59580020831b2df9f8b7cf0d2977ba54160b77
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed May 10 17:25:41 2023 +0100

    Increment commons module version to 3
---
 .../resources/net/shibboleth/oidc/common/module.properties     | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties
index c74f704..92b7b3c 100644
--- a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties
+++ b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties
@@ -1,12 +1,12 @@
 # Properties defining this module.
 
 # Class to Module ID mappings
-net.shibboleth.oidc.common.OIDCCommonModule = idp.oidc.common.2.2
+net.shibboleth.oidc.common.OIDCCommonModule = idp.oidc.common.3
 
 # Module Owner
-idp.oidc.common.2.2.plugin = net.shibboleth.oidc.common
+idp.oidc.common.3.plugin = net.shibboleth.oidc.common
 
-idp.oidc.common.2.2.name = Module to provide common OIDC processing
-idp.oidc.common.2.2.desc = Module that provides common OIDC processing functions for other plugins to use
-idp.oidc.common.2.2.url = /OIDCCommon
+idp.oidc.common.3.name = Module to provide common OIDC processing
+idp.oidc.common.3.desc = Module that provides common OIDC processing functions for other plugins to use
+idp.oidc.common.3.url = /OIDCCommon
 

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


More information about the commits mailing list