[java-idp-testbed] branch main updated: Bump versions after IdP release

Tom Zeller tzeller at dragonacea.biz
Tue Jun 1 22:00:46 UTC 2021


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

tzeller pushed a commit to branch main
in repository java-idp-testbed.

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

The following commit(s) were added to refs/heads/main by this push:
       new  f3ab7a3   Bump versions after IdP release
f3ab7a3 is described below

commit f3ab7a3470e3fad19be86ada63ddf2318c44b1a1
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jun 1 17:00:39 2021 -0500

    Bump versions after IdP release
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f4bbec..9a7392b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.1-SNAPSHOT</version>
+        <version>11.2.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -15,12 +15,12 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.1.1-SNAPSHOT</idp.version>
+        <idp.version>4.1.3-SNAPSHOT</idp.version>
         <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
         <jetty.version>9.4.39.v20210325</jetty.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.1.1-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>6.1.1-SNAPSHOT</spring-extensions.version>
+        <opensaml.version>4.1.2-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>6.1.3-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