[java-idp-plugin-duo] branch main updated: Fix IdP snapshot version.

Scott Cantor cantor.2 at osu.edu
Tue Apr 4 12:22:14 UTC 2023


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

scantor 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=7f54ed34551d1d417ad06fb2e42097cd372d5a9c

The following commit(s) were added to refs/heads/main by this push:
     new 7f54ed3  Fix IdP snapshot version.
7f54ed3 is described below

commit 7f54ed34551d1d417ad06fb2e42097cd372d5a9c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 4 08:22:11 2023 -0400

    Fix IdP snapshot version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ae9024..50ff56c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.3.1-SNAPSHOT</idp.version>
+        <idp.version>4.3.2-SNAPSHOT</idp.version>
         <duo.client.version>1.1.3</duo.client.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.3.0</opensaml.version>

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


More information about the commits mailing list