[java-idp-integration-tests] branch master updated: Bump parent, IdP, java-support, and OpenSAML versions

Tom Zeller tzeller at dragonacea.biz
Mon Mar 30 17:39:02 EDT 2020


This is an automated email from the git hooks/post-receive script.

tzeller 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=bea0a1909b08b43ff1c8e5d9d41e54f9cdb40adb

The following commit(s) were added to refs/heads/master by this push:
       new  bea0a19   Bump parent, IdP, java-support, and OpenSAML versions
bea0a19 is described below

commit bea0a1909b08b43ff1c8e5d9d41e54f9cdb40adb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Mar 30 16:38:49 2020 -0500

    Bump parent, IdP, java-support, and OpenSAML versions
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f8d970..ad55145 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0-SNAPSHOT</version>
+        <version>11.0.1-SNAPSHOT</version>
     </parent>
 
     <name>idp-integration-tests</name>
@@ -19,7 +19,7 @@
 
     <properties>
         <!-- IdP -->
-        <idp.version>4.0.0-SNAPSHOT</idp.version>
+        <idp.version>4.0.1-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.0-SNAPSHOT</java-support.version>
-        <opensaml.version>4.0.0-SNAPSHOT</opensaml.version>
+        <java-support.version>8.0.1-SNAPSHOT</java-support.version>
+        <opensaml.version>4.0.1-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