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

cbrisson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/velocity-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 9041c3b  [site/tools] Use 3.1-RC1 tag for changelog
9041c3b is described below

commit 9041c3bf76686ba38d9f5e3c6015e5814e5d42db
Author: Claude Brisson <[email protected]>
AuthorDate: Mon Mar 1 14:40:55 2021 +0100

    [site/tools] Use 3.1-RC1 tag for changelog
---
 src/content/tools/3.1/changes.mdtext | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/content/tools/3.1/changes.mdtext 
b/src/content/tools/3.1/changes.mdtext
index d85827d..b711e22 100644
--- a/src/content/tools/3.1/changes.mdtext
+++ b/src/content/tools/3.1/changes.mdtext
@@ -4,5 +4,5 @@ Title: Apache Velocity Tools - Changes Report
 
 ### Release History
 
-{{changes_report(tools/HEAD)}}
+{{changes_report(tools/3.1-RC1)}}
 

Reply via email to