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

Scott Cantor cantor.2 at osu.edu
Mon Mar 28 19:10:59 UTC 2022


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=1667b3f308038ccf0703000e62b560f3cc93b40d

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

commit 1667b3f308038ccf0703000e62b560f3cc93b40d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:10:56 2022 -0400

    Bump parent POM version.
---
 opensaml-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 6bc9d958d..bf98876e5 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.2-SNAPSHOT</version>
+        <version>11.3.0-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML</name>

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


More information about the commits mailing list