[java-identity-provider] branch main updated: Unlock parent POM.

Scott Cantor cantor.2 at osu.edu
Tue Jun 22 14:01:49 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=5f90eafe6ff8ab7ac8ca6335c25c6b5f38b36506

The following commit(s) were added to refs/heads/main by this push:
       new  5f90eafe6 Unlock parent POM.
5f90eafe6 is described below

commit 5f90eafe6ff8ab7ac8ca6335c25c6b5f38b36506
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 22 10:01:08 2021 -0400

    Unlock parent POM.
---
 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 af9e3afe4..4a16f6a41 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.1</version>
+        <version>11.2.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>

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


More information about the commits mailing list