[java-idp-integration-tests] branch main updated: Update snapshot versions.
Codeberg
noreply at shibboleth.net
Thu Jun 18 13:27:54 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/1bed8e1799fca29fe28f58e7a085d1bda81aa423
The following commit(s) were added to refs/heads/main by this push:
new 1bed8e1 Update snapshot versions.
1bed8e1 is described below
commit 1bed8e1799fca29fe28f58e7a085d1bda81aa423
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Thu Jun 18 09:27:43 2026 -0400
Update snapshot versions.
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 20d93b4..41575cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.2.3-SNAPSHOT</version>
+ <version>17.2.4-SNAPSHOT</version>
</parent>
<name>idp-integration-tests</name>
@@ -18,7 +18,7 @@
<properties>
<!-- Version of IdP used for test validation -->
- <idp.version>5.2.3-SNAPSHOT</idp.version>
+ <idp.version>5.2.4-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.3-SNAPSHOT</testbed.version>
+ <testbed.version>5.2.4-SNAPSHOT</testbed.version>
<testbed.classifier>classes</testbed.classifier>
<!-- OpenSAML -->
- <opensaml.version>5.2.3-SNAPSHOT</opensaml.version>
+ <opensaml.version>5.2.4-SNAPSHOT</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