[java-identity-provider] branch maint-4 updated: Lock parent version for new release
Brent Putman
putmanb at georgetown.edu
Wed Mar 20 21:12:03 UTC 2024
This is an automated email from the git hooks/post-receive script.
putmanb 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=7b166604e57c13229d5968aa19d5f19c3b211bfa
The following commit(s) were added to refs/heads/maint-4 by this push:
new 7b166604e Lock parent version for new release
7b166604e is described below
commit 7b166604e57c13229d5968aa19d5f19c3b211bfa
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Mar 20 17:11:29 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 4b59443af..3d926497a 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.6-SNAPSHOT</version>
+ <version>11.3.6</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