[java-support] branch maint-8 updated: Lock parent version for new release
Brent Putman
putmanb at georgetown.edu
Wed Mar 20 20:52:08 UTC 2024
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-8
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=c0d4b3e6e0ee16fe6614d51765142ffa063c0395
The following commit(s) were added to refs/heads/maint-8 by this push:
new c0d4b3e Lock parent version for new release
c0d4b3e is described below
commit c0d4b3e6e0ee16fe6614d51765142ffa063c0395
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Mar 20 16:52: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 410c130..6248026 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.6-SNAPSHOT</version>
+ <version>11.3.6</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list