[java-support] branch maint-8 updated: Lock parent version for new release
Brent Putman
putmanb at georgetown.edu
Tue Jan 17 21:48:28 UTC 2023
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=e8220c99f226fe81a75a9d4fba5a5340120c0824
The following commit(s) were added to refs/heads/maint-8 by this push:
new e8220c9 Lock parent version for new release
e8220c9 is described below
commit e8220c99f226fe81a75a9d4fba5a5340120c0824
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Jan 17 16:48:27 2023 -0500
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 0231e83..2e834b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.5-SNAPSHOT</version>
+ <version>11.3.5</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