[java-idp-integration-tests] branch main updated: Move integration tests to IdP 4.2.0-SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Fri Jun 4 16:40:24 UTC 2021
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=e1d0c4b5e189a069f6ed6e3d9afe2977865757e9
The following commit(s) were added to refs/heads/main by this push:
new e1d0c4b Move integration tests to IdP 4.2.0-SNAPSHOT.
e1d0c4b is described below
commit e1d0c4b5e189a069f6ed6e3d9afe2977865757e9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 4 12:40:22 2021 -0400
Move integration tests to IdP 4.2.0-SNAPSHOT.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6f0bc45..c9d5a6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<properties>
<!-- IdP -->
- <idp.version>4.1.3-SNAPSHOT</idp.version>
+ <idp.version>4.2.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