[java-opensaml] branch maint-4 updated: Lock parent version for new release

Brent Putman putmanb at georgetown.edu
Wed Mar 20 21:00:06 UTC 2024


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

putmanb pushed a commit to branch maint-4
in repository java-opensaml.

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

The following commit(s) were added to refs/heads/maint-4 by this push:
     new 2ad2cdc29 Lock parent version for new release
2ad2cdc29 is described below

commit 2ad2cdc2933eaf1ae2e2eb957e9f8c090b841cd2
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Mar 20 16:57:15 2024 -0400

    Lock parent version for new release
---
 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 2cc0fb6be..d812833f2 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.3.6-SNAPSHOT</version>
+        <version>11.3.6</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