You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/04/08 10:11:54 UTC

[tomcat] branch 9.0.x updated: Correct Git branch used for 9.0.x

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 4e249e8  Correct Git branch used for 9.0.x
4e249e8 is described below

commit 4e249e831d2e1ee351e3f0122ed1c7e6af3350e5
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Apr 8 11:11:23 2021 +0100

    Correct Git branch used for 9.0.x
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index b4101c0..94b5663 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -35,7 +35,7 @@ version.suffix=-dev
 #ant.tstamp.now=1616047200
 
 # ----- Source control flags -----
-git.branch=master
+git.branch=9.0.x
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org