This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 13667d7 Correct branch name
13667d7 is described below
commit 13667d7e62e19d53aaf0b54c998fb835d4cd4699
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 18 09:38:14 2021 +0100
Correct branch name
---
build.properties.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index f9f3bda..9ccb60b 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -35,7 +35,7 @@ version.suffix=-dev
#ant.tstamp.now=1627560000
# ----- Source control flags -----
-git.branch=main
+git.branch=10.0.x
# ----- Build control flags -----
# Note enabling validation uses Checkstyle which is LGPL licensed
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]