[java-idp-testbed] branch main updated: Move testbed to IdP 4.2.0-SNAPSHOT.

Scott Cantor cantor.2 at osu.edu
Fri Jun 4 16:39:19 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-testbed.

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

The following commit(s) were added to refs/heads/main by this push:
       new  7b51099   Move testbed to IdP 4.2.0-SNAPSHOT.
7b51099 is described below

commit 7b51099901fedf073c904dc096621251c53d9dfa
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 4 12:39:16 2021 -0400

    Move testbed 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 9a7392b..af23f5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.1.3-SNAPSHOT</idp.version>
+        <idp.version>4.2.0-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>

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


More information about the commits mailing list