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 dcc6a14 Bump version to current dev SNAPSHOT
dcc6a14 is described below
commit dcc6a14b128e0cf1cf2e606bf8547506ccca3185
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Aug 5 16:54:20 2024 +0100
Bump version to current dev SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c19c255..f86724e 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-M24</tomcat.version>
+ <tomcat.version>11.0.0-M25-SNAPSHOT</tomcat.version>
<!-- Test run configuration -->
<fork.count>4</fork.count>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]