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

remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e509a8  Update version numbers
6e509a8 is described below

commit 6e509a856bfb9c2912b7451183f851afe77ed67a
Author: remm <r...@apache.org>
AuthorDate: Thu Sep 24 10:12:10 2020 +0200

    Update version numbers
---
 modules/stuffed/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/stuffed/pom.xml b/modules/stuffed/pom.xml
index f1c84a3..c8dfa78 100644
--- a/modules/stuffed/pom.xml
+++ b/modules/stuffed/pom.xml
@@ -29,8 +29,8 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <mainClass>org.apache.catalina.startup.Tomcat</mainClass>
-        <tomcat.version>10.0.0-M7</tomcat.version>
-        <!-- <tomcat.version>9.0.37</tomcat.version> -->
+        <tomcat.version>10.0.0-M8</tomcat.version>
+        <!-- <tomcat.version>9.0.38</tomcat.version> -->
     </properties>
 
     <dependencies>


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

Reply via email to