[java-idp-plugin-scripting] branch main updated: Update latest IdP version.

Codeberg noreply at shibboleth.net
Tue Feb 17 22:36:22 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-plugin-scripting.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-scripting/commit/be02a67d942263cfb6db4e1247873febc1752b0b

The following commit(s) were added to refs/heads/main by this push:
     new be02a67  Update latest IdP version.
be02a67 is described below

commit be02a67d942263cfb6db4e1247873febc1752b0b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 17 17:36:12 2026 -0500

    Update latest IdP version.
---
 resources/jenkins/idp-versions.jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/jenkins/idp-versions.jenkinsfile b/resources/jenkins/idp-versions.jenkinsfile
index e41403f..45b0af7 100644
--- a/resources/jenkins/idp-versions.jenkinsfile
+++ b/resources/jenkins/idp-versions.jenkinsfile
@@ -79,7 +79,7 @@ pipeline {
         stage('Test release plugin with future IdP version') {
             steps {
                 dir('java-idp-plugin-scripting-2.0.0') {
-                    sh 'mvn clean test -D idp.version=5.2.0'
+                    sh 'mvn clean test -D idp.version=5.2.1'
                 }
             }
         }

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


More information about the commits mailing list