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

Phil Smart philip.smart at jisc.ac.uk
Mon Dec 21 15:46:19 UTC 2020


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=c75a13ad35311128d12a5bb8e04478308963c998

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

commit c75a13ad35311128d12a5bb8e04478308963c998
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Dec 21 15:46:12 2020 +0000

    Update plugin version
---
 .../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 6dc787a..a6d0098 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.0.1
+plugin.version = 0.0.2
 
 # No prereqs
 #plugin.modules.required =
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 a4020ee..db7ac67 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.0.1
+plugin.version = 0.0.2
 
 # 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