This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push: new cf12e16 Update Tomcat SNAPSHOT version to test cf12e16 is described below commit cf12e1675abd371f46054119bc977b78dbd12b3d Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Sep 11 14:50:30 2024 +0100 Update Tomcat SNAPSHOT version to test --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f86724e..0de7e57 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <maven.compiler.target>17</maven.compiler.target> <!-- Tomcat version to test --> - <tomcat.version>11.0.0-M25-SNAPSHOT</tomcat.version> + <tomcat.version>11.0.0-SNAPSHOT</tomcat.version> <!-- Test run configuration --> <fork.count>4</fork.count> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org