[java-idp-integration-tests] branch main updated: Bump IdP and testbed snapshot versions.
Codeberg
noreply at shibboleth.net
Tue Jul 7 19:34:15 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-integration-tests.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-integration-tests/commit/d2154eddda996393043f0e5057a80dd601715690
The following commit(s) were added to refs/heads/main by this push:
new d2154ed Bump IdP and testbed snapshot versions.
d2154ed is described below
commit d2154eddda996393043f0e5057a80dd601715690
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Jul 7 15:34:05 2026 -0400
Bump IdP and testbed snapshot versions.
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 41575cc..9e5f654 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<properties>
<!-- Version of IdP used for test validation -->
- <idp.version>5.2.4-SNAPSHOT</idp.version>
+ <idp.version>5.3.0-SNAPSHOT</idp.version>
<!-- Version of IdP to be tested -->
<idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
@@ -33,11 +33,11 @@
<idp-tomcat-base.type>tgz</idp-tomcat-base.type>
<!-- IdP testbed -->
- <testbed.version>5.2.4-SNAPSHOT</testbed.version>
+ <testbed.version>5.3.0-SNAPSHOT</testbed.version>
<testbed.classifier>classes</testbed.classifier>
<!-- OpenSAML -->
- <opensaml.version>5.2.4-SNAPSHOT</opensaml.version>
+ <opensaml.version>${idp.version}</opensaml.version>
<!-- Selenium -->
<selenium.version>4.44.0</selenium.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list