[java-identity-provider] branch main updated: Move IdP main branch to 4.2.0-SNAPSHOT.

Scott Cantor cantor.2 at osu.edu
Fri Jun 4 16:38:28 UTC 2021


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

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=5c90327f609ec5bf68f636d5c8b25678e8437dc3

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

commit 5c90327f609ec5bf68f636d5c8b25678e8437dc3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 4 12:38:25 2021 -0400

    Move IdP main branch to 4.2.0-SNAPSHOT.
---
 idp-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index df83b8494..03fae97c2 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -20,7 +20,7 @@
 
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-parent</artifactId>
-    <version>4.1.3-SNAPSHOT</version>
+    <version>4.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>

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


More information about the commits mailing list