[java-idp-plugin-oidc-rp] branch main updated: Update internal plugin version to 2.0.0
Phil Smart
philip.smart at jisc.ac.uk
Mon Aug 28 20:43:57 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-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=f4416e2ee5a2a545c0bed853176039dbeb778cb8
The following commit(s) were added to refs/heads/main by this push:
new f4416e2 Update internal plugin version to 2.0.0
f4416e2 is described below
commit f4416e2ee5a2a545c0bed853176039dbeb778cb8
Author: philipsmart <philipsmart at 192.168.1.103>
AuthorDate: Mon Aug 28 21:43:54 2023 +0100
Update internal plugin version to 2.0.0
---
.../resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties b/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
index 1df60c9..7514b42 100644
--- a/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
+++ b/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
@@ -1,6 +1,6 @@
plugin.id = net.shibboleth.idp.plugin.authn.oidc.rp
# Only used when package manifest is not available
-plugin.version = 1.1.0
+plugin.version = 2.0.0
#plugin.license = licence.txt
plugin.modules.required = idp.oidc.config.1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list