[java-opensaml] branch maint-5.1 updated: Lock parent version for new release
Brent Putman
putmanb at georgetown.edu
Wed Mar 26 19:34:20 UTC 2025
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-5.1
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=96bf870f0d2a5f00ac63a60d40c19f7384eb0281
The following commit(s) were added to refs/heads/maint-5.1 by this push:
new 96bf870f0 Lock parent version for new release
96bf870f0 is described below
commit 96bf870f0d2a5f00ac63a60d40c19f7384eb0281
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Mar 26 15:34:18 2025 -0400
Lock parent version for new release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 235b11b75..eb555f181 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.4-SNAPSHOT</version>
+ <version>17.1.4</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