[java-oidc-common] branch main updated: Update plugin version to 0.0.3
Phil Smart
philip.smart at jisc.ac.uk
Fri Feb 26 09:45:29 UTC 2021
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=792dde1a7c93e3dfad519be0d60fa6308a08b469
The following commit(s) were added to refs/heads/main by this push:
new 792dde1 Update plugin version to 0.0.3
792dde1 is described below
commit 792dde1a7c93e3dfad519be0d60fa6308a08b469
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 26 09:45:09 2021 +0000
Update plugin version to 0.0.3
---
.../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 012dd7a..959433a 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 = 0.0.2
+plugin.version = 0.0.3
# 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