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

rainerjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 54e7c54c5 Adjust some version numbers in HOWTO
54e7c54c5 is described below

commit 54e7c54c5b2c2e1be82bedfa62affa362ac613ae
Author: Rainer Jung <[email protected]>
AuthorDate: Wed Jun 24 19:27:56 2026 +0200

    Adjust some version numbers in HOWTO
---
 HOWTO-RELEASE.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt
index fc0c02523..673c4ac35 100644
--- a/HOWTO-RELEASE.txt
+++ b/HOWTO-RELEASE.txt
@@ -105,9 +105,9 @@ scp KEYS to the
 /www/www.apache.org/dist/tomcat/tomcat-connectors
 directory on the people.apache.org server.
 
-scp tomcat-connectors-1.2.29-src.tar.gz* to 
+scp tomcat-connectors-1.2.51-src.tar.gz* to 
 /www/www.apache.org/dist/tomcat/tomcat-connectors/jk/source
-scp tomcat-connectors-1.2.29-src.zip* to   
+scp tomcat-connectors-1.2.51-src.zip* to   
 /www/www.apache.org/dist/tomcat/tomcat-connectors/jk/source
 
 ssh to people.apache.org and cd to the
@@ -118,10 +118,10 @@ Modify README.html and update it to the current version.
 Remove the symlinks for current if present and replace them with a soft link
 to the new source distribution files.
 
-ln -s source/tomcat-connectors-1.2.29-src.tar.gz 
tomcat-connectors-src-current.tar.gz
-ln -s source/tomcat-connectors-1.2.29-src.tar.gz.asc 
tomcat-connectors-src-current.tar.gz.asc
-ln -s source/tomcat-connectors-1.2.29-src.tar.zip 
tomcat-connectors-src-current.zip
-ln -s source/tomcat-connectors-1.2.29-src.zip.asc 
tomcat-connectors-src-current.zip.asc
+ln -s source/tomcat-connectors-1.2.51-src.tar.gz 
tomcat-connectors-src-current.tar.gz
+ln -s source/tomcat-connectors-1.2.51-src.tar.gz.asc 
tomcat-connectors-src-current.tar.gz.asc
+ln -s source/tomcat-connectors-1.2.51-src.tar.zip 
tomcat-connectors-src-current.zip
+ln -s source/tomcat-connectors-1.2.51-src.zip.asc 
tomcat-connectors-src-current.zip.asc
 
 Make sure the group write bit is set on all files and directories
 in the jk directory.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to