This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit a6c9c0f3157c04326794953062a63de1d8777331 Author: Christopher Schultz <ch...@christopherschultz.net> AuthorDate: Fri Feb 2 14:47:08 2024 -0500 Set git branch correctly. --- build.properties.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties.default b/build.properties.default index d3df06b9c7..1038a90f62 100644 --- a/build.properties.default +++ b/build.properties.default @@ -45,7 +45,7 @@ compile.debug=true compile.deprecation=false # ----- Documentation properties ----- -git.branch=main +git.branch=10.1.x # ----- Code quality tools # Note enabling validation uses Checkstyle which is LGPL licensed --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org