[java-oidc-common] branch main updated: Bump plugin.version
Henri Mikkonen
henri.mikkonen at iki.fi
Thu Jun 30 11:23:24 UTC 2022
This is an automated email from the git hooks/post-receive script.
hjmikkon 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=a008bbfca7cbde2025ea671235a3806feec97357
The following commit(s) were added to refs/heads/main by this push:
new a008bbf Bump plugin.version
a008bbf is described below
commit a008bbfca7cbde2025ea671235a3806feec97357
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu Jun 30 14:23:18 2022 +0300
Bump plugin.version
---
.../src/main/resources/net/shibboleth/oidc/common/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
index 9b2d254..57b6092 100644
--- a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
+++ b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.oidc.common
# Only used when package manifest is not available
-plugin.version = 2.0.0
+plugin.version = 2.1.0
# No prereqs
#plugin.modules.required =
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list