[spring-extensions] branch maint-6 updated: Lock parent version for new release

Scott Cantor cantor.2 at osu.edu
Thu Apr 11 17:33:08 UTC 2024


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

scantor pushed a commit to branch maint-6
in repository spring-extensions.

View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=fe9bf5fb3f28b89218445519615bda6740e06cba

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

commit fe9bf5fb3f28b89218445519615bda6740e06cba
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 13:33:05 2024 -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 a56e862..364a04a 100644
--- a/pom.xml
+++ b/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>
 
     <groupId>net.shibboleth.ext</groupId>

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


More information about the commits mailing list