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

Scott Cantor cantor.2 at osu.edu
Thu Apr 11 17:33:14 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-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=396289af18eb3cbddc827bff9e49fe2d5cfcddb2

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

commit 396289af18eb3cbddc827bff9e49fe2d5cfcddb2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 13:33:11 2024 -0400

    Lock parent version for new release
---
 idp-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 063ea8072..cc994dbe7 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.7-SNAPSHOT</version>
+        <version>11.3.7</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>

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


More information about the commits mailing list