[java-idp-integration-tests] branch master updated: Reference latest snapshots.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 8 13:39:00 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=370424d554a8d90b8e70386232a3e469c84e42a9
The following commit(s) were added to refs/heads/master by this push:
new 370424d Reference latest snapshots.
370424d is described below
commit 370424d554a8d90b8e70386232a3e469c84e42a9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 8 09:38:58 2020 -0400
Reference latest snapshots.
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 23a7a5a..fc38dac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.1</version>
+ <version>11.1.0-SNAPSHOT</version>
</parent>
<name>idp-integration-tests</name>
@@ -19,7 +19,7 @@
<properties>
<!-- IdP -->
- <idp.version>4.0.2-SNAPSHOT</idp.version>
+ <idp.version>4.1.0-SNAPSHOT</idp.version>
<!-- Version of IdP to be tested -->
<idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
@@ -39,8 +39,8 @@
<testbed.classifier>classes</testbed.classifier>
<!-- OpenSAML and Java support -->
- <java-support.version>8.0.1-SNAPSHOT</java-support.version>
- <opensaml.version>4.0.1</opensaml.version>
+ <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+ <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
<selenium.version>3.141.59</selenium.version>
<selenium.htmlunit-driver.version>2.35.1</selenium.htmlunit-driver.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list