[java-opensaml] branch maint-4 updated: Lock parent version for new release
Scott Cantor
cantor.2 at osu.edu
Thu Apr 11 17:33:11 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor 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=3a903e2d83014daf11fe3d24008f839ef6571e13
The following commit(s) were added to refs/heads/maint-4 by this push:
new 3a903e2d8 Lock parent version for new release
3a903e2d8 is described below
commit 3a903e2d83014daf11fe3d24008f839ef6571e13
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 13:33:09 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 6f7827ba1..ae73441bb 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.7-SNAPSHOT</version>
+ <version>11.3.7</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