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

Scott Cantor cantor.2 at osu.edu
Mon Mar 28 19:11:33 UTC 2022


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=0c9e7583aaa5960a0bc64d62d5214ded429d391e

The following commit(s) were added to refs/heads/main by this push:
     new 0c9e7583a Bump parent POM version.
0c9e7583a is described below

commit 0c9e7583aaa5960a0bc64d62d5214ded429d391e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:11:30 2022 -0400

    Bump parent POM version.
---
 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 5c966698d..f9de39a1f 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.2-SNAPSHOT</version>
+        <version>11.3.0-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