[java-idp-oidc] branch main updated: Bump plugin.properties version to 3.0.2
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Aug 27 05:17:32 UTC 2021
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=f0af81b0f2ce5e059b3b3646e015e2d7565bf5f2
The following commit(s) were added to refs/heads/main by this push:
new f0af81b0 Bump plugin.properties version to 3.0.2
f0af81b0 is described below
commit f0af81b0f2ce5e059b3b3646e015e2d7565bf5f2
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Fri Aug 27 08:17:27 2021 +0300
Bump plugin.properties version to 3.0.2
---
.../main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
index 571f5630..e2ceefaa 100644
--- a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
+++ b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.oidc.op
# Only used when package manifest is not available
-plugin.version = 3.0.1
+plugin.version = 3.0.2
#plugin.license =
plugin.modules.required = idp.oidc.common.1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list