[java-idp-integration-tests] branch main updated: Bump IdP to 5.1.3-SNAPSHOT
Tom Zeller
tzeller at dragonacea.biz
Tue Apr 30 22:44:18 UTC 2024
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=9c3854d75ab2d50bc3546c0f93cc4028e24411fe
The following commit(s) were added to refs/heads/main by this push:
new 9c3854d Bump IdP to 5.1.3-SNAPSHOT
9c3854d is described below
commit 9c3854d75ab2d50bc3546c0f93cc4028e24411fe
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 30 17:44:10 2024 -0500
Bump IdP to 5.1.3-SNAPSHOT
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 12f5733..e90a40d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.2-SNAPSHOT</version>
+ <version>17.1.3-SNAPSHOT</version>
</parent>
<name>idp-integration-tests</name>
@@ -18,7 +18,7 @@
<properties>
<!-- IdP -->
- <idp.version>5.1.2-SNAPSHOT</idp.version>
+ <idp.version>5.1.3-SNAPSHOT</idp.version>
<!-- Version of IdP to be tested -->
<idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
@@ -39,7 +39,7 @@
<testbed.classifier>classes</testbed.classifier>
<!-- OpenSAML -->
- <opensaml.version>5.1.2-SNAPSHOT</opensaml.version>
+ <opensaml.version>5.1.3-SNAPSHOT</opensaml.version>
<selenium.version>4.16.1</selenium.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list