[java-idp-testbed] branch master updated: Reference latest snapshots.

Scott Cantor cantor.2 at osu.edu
Mon Jun 8 13:51:17 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-testbed.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=8ee02f3d5ab8566ba66f85ed2b45f8035bb88d05

The following commit(s) were added to refs/heads/master by this push:
       new  8ee02f3   Reference latest snapshots.
8ee02f3 is described below

commit 8ee02f3d5ab8566ba66f85ed2b45f8035bb88d05
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 8 09:51:15 2020 -0400

    Reference latest snapshots.
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 678d972..0f57f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.1</version>
+        <version>11.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -15,12 +15,12 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.0.2-SNAPSHOT</idp.version>
+        <idp.version>4.1.0-SNAPSHOT</idp.version>
         <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
         <jetty.version>9.4.28.v20200408</jetty.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.0.1</opensaml.version>
-        <spring-extensions.version>6.0.1-SNAPSHOT</spring-extensions.version>
+        <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>6.1.0-SNAPSHOT</spring-extensions.version>
         <cas-client.version>3.5.1</cas-client.version>
      </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list