[java-idp-oidc] branch maint-3.1 updated: Bump plugin.properties version to 3.1.2
Henri Mikkonen
henri.mikkonen at iki.fi
Tue May 17 06:51:59 UTC 2022
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch maint-3.1
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=a78068cedc1ba6359fd75a02eb0ebba02715ea8f
The following commit(s) were added to refs/heads/maint-3.1 by this push:
new a78068ce Bump plugin.properties version to 3.1.2
a78068ce is described below
commit a78068cedc1ba6359fd75a02eb0ebba02715ea8f
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue May 17 09:25:18 2022 +0300
Bump plugin.properties version to 3.1.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 1d61d031..e8b8268c 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.1.1
+plugin.version = 3.1.2
#plugin.license =
plugin.modules.required = idp.oidc.common.2
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list