[java-identity-provider] branch maint-4 updated: Lock parent version for new release
Brent Putman
putmanb at georgetown.edu
Tue Jan 17 21:48:34 UTC 2023
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=c38be84feebd0eb7bfd9f12f53bc36464eaf9a04
The following commit(s) were added to refs/heads/maint-4 by this push:
new c38be84fe Lock parent version for new release
c38be84fe is described below
commit c38be84feebd0eb7bfd9f12f53bc36464eaf9a04
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Jan 17 16:48:32 2023 -0500
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 4a5205fc2..2ce966dd1 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.5-SNAPSHOT</version>
+ <version>11.3.5</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