[java-idp-plugin-duo] branch main updated: Update plugin properties to version 0.9.2

Phil Smart philip.smart at jisc.ac.uk
Wed Mar 17 09:42:44 UTC 2021


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=134c86214812bf6f78745fdc393036663b178c93

The following commit(s) were added to refs/heads/main by this push:
       new  134c862   Update plugin properties to version 0.9.2
134c862 is described below

commit 134c86214812bf6f78745fdc393036663b178c93
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Mar 17 09:42:41 2021 +0000

    Update plugin properties to version 0.9.2
---
 .../resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties b/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
index f6b6905..9f69240 100644
--- a/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
+++ b/idp-duo-sdk-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.authn.duo.sdk
 # Only used when package manifest is not available
-plugin.version = 0.9.1
+plugin.version = 0.9.2
 
 # prereqs
 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