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

Phil Smart philip.smart at jisc.ac.uk
Thu Feb 25 17:16:36 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=30d84bd3d440e9c55d891d8caf1c96db47a9bf4e

The following commit(s) were added to refs/heads/main by this push:
       new  30d84bd   Update plugin properties to 0.9.1
30d84bd is described below

commit 30d84bd3d440e9c55d891d8caf1c96db47a9bf4e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Feb 25 17:16:34 2021 +0000

    Update plugin properties to 0.9.1
---
 .../net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties        | 2 +-
 .../resources/net/shibboleth/idp/plugin/authn/duo/sdk/plugin.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties b/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
index d19b4d2..ebcb684 100644
--- a/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
+++ b/idp-duo-nimbus-client-impl/src/main/resources/net/shibboleth/idp/plugin/authn/duo/nimbus/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.authn.duo.nimbus
 # Only used when package manifest is not available
-plugin.version = 0.9.0
+plugin.version = 0.9.1
 
 # prereqs
 plugin.modules.required = idp.oidc.common
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 fce3caa..24cfeb1 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.0
+plugin.version = 0.9.1
 
 # prereqs
 plugin.modules.required = idp.oidc.common

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list