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

Brent Putman putmanb at georgetown.edu
Tue Jan 17 21:48:31 UTC 2023


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=f3c36473c427b98d0c75b6e2a4bb77753d390e43

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

commit f3c36473c427b98d0c75b6e2a4bb77753d390e43
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Jan 17 16:48:29 2023 -0500

    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 3015c3980..90f8bcf4d 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.5-SNAPSHOT</version>
+        <version>11.3.5</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