[java-idp-integration-tests] branch main updated: Update to latest stack versions.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 18 14:29:37 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor 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=e0c30c9f01bcdd06ef700e5b48b6f91b9bcbd229
The following commit(s) were added to refs/heads/main by this push:
new e0c30c9 Update to latest stack versions.
e0c30c9 is described below
commit e0c30c9f01bcdd06ef700e5b48b6f91b9bcbd229
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 18 10:29:35 2022 -0400
Update to latest stack versions.
---
pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 203d0ee..59f2a7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,10 +16,9 @@
<packaging>jar</packaging>
<version>0.0.1-SNAPSHOT</version>
-
<properties>
<!-- IdP -->
- <idp.version>4.2.2-SNAPSHOT</idp.version>
+ <idp.version>4.3.0-SNAPSHOT</idp.version>
<!-- Version of IdP to be tested -->
<idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list